source: MondoRescue/branches/2.2.5/mindi-busybox/shell/hush_test/hush-parsing/noeol2.tests@ 3232

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

Update to busybox 1.7.2

  • Property svn:executable set to *
File size: 62 bytes
RevLine 
[1765]1# last line has no EOL!
2if true
3then
4 echo 1
5else
6 echo 2
7fi
Note: See TracBrowser for help on using the repository browser.