misc-functions.sh: unwrap die messages
authorZac Medico <zmedico@gentoo.org>
Wed, 20 Jun 2012 21:56:49 +0000 (14:56 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 20 Jun 2012 21:56:49 +0000 (14:56 -0700)
commit131b3b6718baa058f06d4f0ac8f919f717ae5338
tree2cd504890899e790dfc33ed700df50324c317876
parente1395684931a0c5991248435f1d47ff0425d326d
misc-functions.sh: unwrap die messages

Jeremy Olexa <darkside@gentoo.org> complained that die was not handling
these line continuations as it's supposed to. Maybe there's a bug in
die's line continuation sed expression, but it won't hurt to unwrap
these particular messages.
bin/misc-functions.sh