ash: rename some function parameters to match dash
[oweals/busybox.git] / testsuite / mount.testroot
index 4ab6b94bc7b82e33cea2e2ae1de752ce78b1194c..4f34c5719f2052676f17e16623e3043a2a155eea 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant mount and umount tests.
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# 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