aboutsummaryrefslogtreecommitdiff
path: root/testsuite/mount.testroot
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/mount.testroot')
-rwxr-xr-xtestsuite/mount.testroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/mount.testroot b/testsuite/mount.testroot
index 4ab6b94bc..e18d0461d 100755
--- a/testsuite/mount.testroot
+++ b/testsuite/mount.testroot
@@ -86,7 +86,7 @@ testing "mount remount nonexistent directory" \
86 86
87# Fun with mount -a 87# Fun with mount -a
88 88
89testing "mount -a no fstab" "mount -a 2>/dev/null || echo yes" "yes\n" "" "" 89testing "mount -a no fstab" "mount -a 2>/dev/null || echo yes" "yes\n" "" ""
90 90
91umount /proc 91umount /proc
92 92