hush: fix $$ handling
This commit is contained in:
1
shell/hush_test/hush-misc/pid.right
Normal file
1
shell/hush_test/hush-misc/pid.right
Normal file
@ -0,0 +1 @@
|
||||
0
|
1
shell/hush_test/hush-misc/pid.tests
Executable file
1
shell/hush_test/hush-misc/pid.tests
Executable file
@ -0,0 +1 @@
|
||||
test `(echo $$)` = `echo $$`; echo $?
|
Reference in New Issue
Block a user