hush: fix $$ handling

This commit is contained in:
Denis Vlasenko
2008-06-17 12:28:44 +00:00
parent 13436ea0dd
commit 16c2fea280
3 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1 @@
0

View File

@ -0,0 +1 @@
test `(echo $$)` = `echo $$`; echo $?