summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/help-version5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/help-version b/tests/help-version
index 017d2883e..4ebaa5b4c 100755
--- a/tests/help-version
+++ b/tests/help-version
@@ -131,7 +131,10 @@ seq_args=10
sleep_args=0
su_args=--version
test_args=foo
-# skip chroot, stty, tty, false
+
+# This is necessary in the unusual event that there is
+# no valid entry in /etc/mtab.
+df_args=/
sleep 10m &
kill_args=$!