diff options
Diffstat (limited to 'testsuite/mount.testroot')
-rwxr-xr-x | testsuite/mount.testroot | 2 |
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 | ||
89 | testing "mount -a no fstab" "mount -a 2>/dev/null || echo yes" "yes\n" "" "" | 89 | testing "mount -a no fstab" "mount -a 2>/dev/null || echo yes" "yes\n" "" "" |
90 | 90 | ||
91 | umount /proc | 91 | umount /proc |
92 | 92 | ||