hush: fix a bug where we were requiring semicolon here: (cmd;)
also fix a bug where after error prompt is not shown. function old new delta parse_stream 1612 1638 +26 parse_and_run_stream 361 375 +14 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 40/0) Total: 40 bytes
This commit is contained in:
@@ -1 +0,0 @@
|
||||
OK: 0
|
@@ -1,2 +0,0 @@
|
||||
(while true; do exit; done)
|
||||
echo OK: $?
|
Reference in New Issue
Block a user