diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-09-17 16:28:10 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-09-17 16:28:10 +0000 |
commit | 9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e (patch) | |
tree | 94c3c0678d1349497abe2db6004e9331e50f6d37 /testsuite/mount.testroot | |
parent | a6127aacef047ed7661722705b052811fbe7f467 (diff) | |
download | busybox-w32-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.tar.gz busybox-w32-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.tar.bz2 busybox-w32-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.zip |
whitespace cleanup
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 | ||