hush: fix a bug in argv restoration after sourcing a file
[oweals/busybox.git] / shell / hush_test / hush-misc / pid.tests
1 test `(echo $$)` = `echo $$`; echo $?