Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
[oweals/busybox.git] / shell / msh_test / run-all
index 43bc9fc0be192538a1eec918cbf3fdecf5b40e6b..29f62a5e29cb65e7064fb4d5a48c7b7f3d362dd0 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 test -x msh || {
-    echo "No ./msh?! Perhaps you want to run 'ln -s ../../busybox msh'"
-    exit
+    echo "No ./msh - creating a link to ../../busybox"
+    ln -s ../../busybox msh
 }
 
 PATH="$PWD:$PATH" # for msh