Tomato 1.25
[tomato.git] / release / src / router / busybox / shell / hush_test / hush-misc / while_in_subshell.tests
blobdef8e092bff6a4b934bc66b1a8cec91b9a5bd277
1 (while true; do exit; done)
2 echo OK: $?