aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/while_in_subshell.right
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-06-14 17:13:20 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-06-14 17:13:20 +0000
commitf8d01d3f66dc50e54dae3c1d0e9b249f71f1dd43 (patch)
tree3389ceea2b3b8db090cad74507acfa1c061c6a75 /shell/hush_test/hush-misc/while_in_subshell.right
parentdd316dd283704b9adb588c3fb7cdec6ba5fbceb8 (diff)
downloadbusybox-f8d01d3f66dc50e54dae3c1d0e9b249f71f1dd43.tar.gz
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
Diffstat (limited to 'shell/hush_test/hush-misc/while_in_subshell.right')
-rw-r--r--shell/hush_test/hush-misc/while_in_subshell.right1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/while_in_subshell.right b/shell/hush_test/hush-misc/while_in_subshell.right
new file mode 100644
index 000000000..290d39b7e
--- /dev/null
+++ b/shell/hush_test/hush-misc/while_in_subshell.right
@@ -0,0 +1 @@
+OK: 0