source:
MondoRescue/branches/2.2.9/mindi-busybox/shell/hush_test/hush-misc/nommu1.tests@
3522
| Last change on this file since 3522 was 3320, checked in by , 11 years ago | |
|---|---|
|
|
| File size: 105 bytes | |
| Line | |
|---|---|
| 1 | (echo \ |
| 2 | Ok) |
| 3 | ( (echo \ |
| 4 | Ok) ) |
| 5 | ( ( (echo \ |
| 6 | Ok) ) ) |
| 7 | |
| 8 | (echo \Ok) |
| 9 | ( (echo \Ok) ) |
| 10 | ( ( (echo \Ok) ) ) |
| 11 | |
| 12 | echo Done |
Note:
See TracBrowser
for help on using the repository browser.
