hush: make process substitution configurable; add a testcase
This commit is contained in:
0
shell/hush_test/hush-bugs/tick.right
Normal file
0
shell/hush_test/hush-bugs/tick.right
Normal file
4
shell/hush_test/hush-bugs/tick.tests
Executable file
4
shell/hush_test/hush-bugs/tick.tests
Executable file
@@ -0,0 +1,4 @@
|
||||
true
|
||||
false; echo `echo $?`
|
||||
true
|
||||
{ false; echo `echo $?`; }
|
Reference in New Issue
Block a user