hush: fix hush-bugs/parse_err.tests
function old new delta parse_stream 2325 2339 +14 builtin_umask 121 123 +2 builtin_type 116 114 -2 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
got TERM
|
||||
Done: 0
|
||||
@@ -1,3 +0,0 @@
|
||||
# Bug happens only if there is no space in "}&"
|
||||
{ trap "echo got TERM" TERM; sleep 3; }& sleep 1; kill $!; wait
|
||||
echo Done: $?
|
||||
Reference in New Issue
Block a user