X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=testsuite%2Fmount.testroot;h=4f34c5719f2052676f17e16623e3043a2a155eea;hb=7f198485529cf3b9cc074a944dec56769872a1e3;hp=4ab6b94bc7b82e33cea2e2ae1de752ce78b1194c;hpb=dcb2122e853ab4b82e0baf44f7110f16c7c74dc3;p=oweals%2Fbusybox.git diff --git a/testsuite/mount.testroot b/testsuite/mount.testroot index 4ab6b94bc..4f34c5719 100755 --- a/testsuite/mount.testroot +++ b/testsuite/mount.testroot @@ -2,7 +2,7 @@ # SUSv3 compliant mount and umount tests. # Copyright 2005 by Rob Landley -# Licensed under GPL v2, see file LICENSE for details. +# Licensed under GPLv2, see file LICENSE in this source tree. if [ -z "$TESTDIR" ] then @@ -86,7 +86,7 @@ testing "mount remount nonexistent directory" \ # Fun with mount -a -testing "mount -a no fstab" "mount -a 2>/dev/null || echo yes" "yes\n" "" "" +testing "mount -a no fstab" "mount -a 2>/dev/null || echo yes" "yes\n" "" "" umount /proc