]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (functions.sh) use per-test fstab file
authorThomas Weißschuh <thomas@t-8ch.de>
Sat, 22 Apr 2023 15:20:45 +0000 (17:20 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 14 May 2023 19:51:23 +0000 (21:51 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/functions.sh

index 4f72a196296de5ca887b49aaa8dd8614d2b79036..430729d2611c1e6df70bcd96000f460b84cade63 100644 (file)
@@ -386,7 +386,7 @@ function ts_init_env {
                TS_ENABLE_UBSAN="yes"
        fi
 
-       TS_FSTAB="/etc/fstab"
+       TS_FSTAB="$TS_OUTDIR/${TS_TESTNAME}.fstab"
        BLKID_FILE="$TS_OUTDIR/${TS_TESTNAME}.blkidtab"
 
        declare -a TS_SUID_PROGS