aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/while1.right
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-07-28 23:17:31 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-07-28 23:17:31 +0000
commit918a34b9e04cbf368dd7a1116d7467e6e7f8ccc9 (patch)
treee210dcb9b76b230df380c56334f9a26d6f0aa05e /shell/hush_test/hush-misc/while1.right
parent6a2d40f239566e886ef76542a75662cee9380a0e (diff)
downloadbusybox-918a34b9e04cbf368dd7a1116d7467e6e7f8ccc9.tar.gz
hush: fix "while false; ..." exitcode; add testsuites
Diffstat (limited to 'shell/hush_test/hush-misc/while1.right')
-rw-r--r--shell/hush_test/hush-misc/while1.right1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/while1.right b/shell/hush_test/hush-misc/while1.right
new file mode 100644
index 000000000..7c4d7beb0
--- /dev/null
+++ b/shell/hush_test/hush-misc/while1.right
@@ -0,0 +1 @@
+OK:0