diff options
author | Bernd Schubert <bschubert@ddn.com> | 2024-03-06 00:37:53 +0100 |
---|---|---|
committer | Bernd Schubert <bschubert@ddn.com> | 2024-03-07 11:56:30 +0100 |
commit | aab146eea8877ee744a1b5a0da8bbbf31d14bad1 (patch) | |
tree | ed6112441fa1e14dda59e52aa940e1e62a7717e6 /test/conftest.py | |
parent | b1cdc497b8c858b2f292a94e28ed39a4960f5274 (diff) | |
download | libfuse-aab146eea8877ee744a1b5a0da8bbbf31d14bad1.tar.gz |
ci-build.sh: Always install and add s-bit for fusermount3
As per pull #898, fusermount3 had a severe issue that
should have been detected by ASAN. I guess tests used
the system default and not the sanitized binary.
Order of execution of fusermount3 is to try
1) full install path
if that fails
2) just fusermount3
So tests should be fixed by installing libfuse, setting the s-bit
on fusermount3 and then to run the tests.
Diffstat (limited to 'test/conftest.py')
0 files changed, 0 insertions, 0 deletions