]> git.sur5r.net Git - i3/i3/commit
Test 175: use BAIL_OUT instead of `die`
authorTony Crisci <tony@dubstepdish.com>
Wed, 19 Mar 2014 03:07:01 +0000 (23:07 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 21 Mar 2014 18:21:14 +0000 (19:21 +0100)
commit1263d2c0e8b1c2bdbeff934c8cd008d97f1953ce
tree98c5d7d305b3e0e017447e3ec58c623e0f09da75
parentc23db20cb56847305bd8b6b362b8623e9e81db69
Test 175: use BAIL_OUT instead of `die`

BAIL_OUT produces a friendlier message explaining why the tests cannot
continue on the command line. `die` produces a cryptic message that some
test failed for some reason.
testcases/t/175-startup-notification.t