we arent testing `echo -n` here so use printf instead
[oweals/busybox.git] / shell / hush_test / hush-parsing / argv0.tests
1 if test $# = 0; then
2     exec "$THIS_SH" "$0" arg
3 fi
4 echo OK