hush: fix "while false; ..." exitcode; add testsuites
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 28 Jul 2008 23:17:31 +0000 (23:17 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 28 Jul 2008 23:17:31 +0000 (23:17 -0000)
commit918a34b9e04cbf368dd7a1116d7467e6e7f8ccc9
treee210dcb9b76b230df380c56334f9a26d6f0aa05e
parent6a2d40f239566e886ef76542a75662cee9380a0e
hush: fix "while false; ..." exitcode; add testsuites
shell/hush.c
shell/hush_test/hush-misc/break4.right [new file with mode: 0644]
shell/hush_test/hush-misc/break4.tests [new file with mode: 0755]
shell/hush_test/hush-misc/while1.right [new file with mode: 0644]
shell/hush_test/hush-misc/while1.tests [new file with mode: 0755]