]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
tests: disable use of the BLKID cache while running regression tests
authorTheodore Ts'o <tytso@mit.edu>
Sun, 13 Aug 2017 21:52:20 +0000 (17:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Aug 2017 21:52:20 +0000 (17:52 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/test_config

index 547ef4ce95294ab1e003f9fc841a72f2faacbbbb..c13aa74ddf644bbd0e633660a544c7063284e56a 100644 (file)
@@ -34,6 +34,8 @@ E2FSCK_CONFIG=/dev/null
 export E2FSCK_CONFIG
 MKE2FS_CONFIG=./mke2fs.conf
 export MKE2FS_CONFIG
+BLKID_FILE=/dev/null
+export BLKID_FILE
 unset MKE2FS_FIRST_META_BG
 E2FSPROGS_SKIP_PROGRESS=yes
 export E2FSPROGS_SKIP_PROGRESS