]> Zhao Yanbai Git Server - minix.git/commit
Shell tests now complain more loudly. 44/144/2
authorLionel Sambuc <lionel@minix3.org>
Mon, 10 Dec 2012 14:49:24 +0000 (15:49 +0100)
committerLionel Sambuc <lionel@minix3.org>
Tue, 11 Dec 2012 15:59:54 +0000 (16:59 +0100)
commit2dc480bd5832f1c71a1b99b50a4639116dc36a11
tree3142fe7784fe1a970a2e2298c1c0c2259c0789f9
parent8aeac26999904f62808fe4a0b12220551387947f
Shell tests now complain more loudly.

Adding the bomb function which takes as a parameter a string
to be printed, print it, cleans up and exits with an error
code. It also means they will exit after the first error, unlike
previous behaviour.

Change-Id: Id0ffdf3938da43586c9dae7c566ee130533c5577
test/testsh1.sh
test/testsh2.sh