source: MondoRescue/branches/2.2.5/mindi-busybox/shell/hush_test/hush-bugs/tick.tests@ 1765

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

Update to busybox 1.7.2

  • Property svn:executable set to *
File size: 59 bytes
Line 
1true
2false; echo `echo $?`
3true
4{ false; echo `echo $?`; }
Note: See TracBrowser for help on using the repository browser.