Replace the current diefunc() and die alias with a single die() function.
authorZac Medico <zmedico@gentoo.org>
Sun, 20 Jan 2008 22:28:25 +0000 (22:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 20 Jan 2008 22:28:25 +0000 (22:28 -0000)
commit67e88b82726a93eda69d40e81fff9362998ee026
treeedc3244f14f970d0093c3bf31df70b48315551fb
parentbcf12c6f26cf9632c95a478ce7f9ad1175ef8eee
Replace the current diefunc() and die alias with a single die() function.
The previous arguments to diefunc() weren't used anyway. The result is
that the die message looks better because it doesn't show the alias and
all of it's arguments which are totally irrelevant. (branches/prefix
r9212)

svn path=/main/trunk/; revision=9216
bin/isolated-functions.sh