source: drbl_ui/backup/test_busybox/busybox-1.7.2/shell/hush_test/hush-parsing/noeol2.tests

Last change on this file was 20, checked in by chris, 16 years ago
File size: 62 bytes
Line 
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.