source: MondoRescue/branches/2.2.5/mindi-busybox/shell/hush_test/hush-parsing/argv0.tests

Last change on this file was 1765, checked in by Bruno Cornec, 16 years ago

Update to busybox 1.7.2

  • Property svn:executable set to *
File size: 61 bytes
Line 
1if test $# = 0; then
2 exec "$THIS_SH" "$0" arg
3fi
4echo OK
Note: See TracBrowser for help on using the repository browser.