aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/wait5.right
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-08 00:59:29 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-08 00:59:29 +0100
commit02affb4afd4a71b0c1ca6286f9b0f6bf3b10e0a1 (patch)
tree8588590d1bc78e3d8117816eb6dfeed882166814 /shell/hush_test/hush-misc/wait5.right
parent26ad94bedcc6a4aa3feb07ea032709bcd517ee46 (diff)
downloadbusybox-02affb4afd4a71b0c1ca6286f9b0f6bf3b10e0a1.tar.gz
hush: rework "wait %jobspec" to work in non-interactive shells too
Also add tests. wait5.tests so far fails (but works for ash and dash). function old new delta builtin_wait 305 283 -22 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-misc/wait5.right')
-rw-r--r--shell/hush_test/hush-misc/wait5.right2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/wait5.right b/shell/hush_test/hush-misc/wait5.right
new file mode 100644
index 000000000..82c9d5696
--- /dev/null
+++ b/shell/hush_test/hush-misc/wait5.right
@@ -0,0 +1,2 @@
+Zero:0
+Three:3