aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/config b/common/config
index eac0710e8..2114d9360 100644
--- a/common/config
+++ b/common/config
@@ -920,6 +920,9 @@ else
fi
_canonicalize_devices
+# mkfs.xfs checks for TEST_DEV before permitting < 300M filesystems. TEST_DIR
+# and QA_CHECK_FS are also checked by mkfs.xfs, but already exported elsewhere.
+export TEST_DEV
# make sure this script returns success
/bin/true