Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e31a56
)
tests: disable use of the BLKID cache while running regression tests
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 13 Aug 2017 21:52:20 +0000
(17:52 -0400)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/tests/test_config
b/tests/test_config
index
547ef4c
..
c13aa74
100644
(file)
--- a/
tests/test_config
+++ b/
tests/test_config
@@
-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