hush: small fix for repeated continue and fix for wrong loop depth count
[oweals/busybox.git] / shell / hush_test / hush-misc / pid.tests
1 test `(echo $$)` = `echo $$`; echo $?