Replace the current diefunc() and die alias with a single die() function.
authorZac Medico <zmedico@gentoo.org>
Thu, 31 Jan 2008 08:06:18 +0000 (08:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 31 Jan 2008 08:06:18 +0000 (08:06 -0000)
commit71766d5ef79dcc9068cf7df8de30e34d83247158
tree5a8a93f6f7b0b5c58d917da7abaea124e5ebbd8c
parent6b2bd7703e5416f33c5d62584d691252884b9382
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. (trunk r9215:9217)

svn path=/main/branches/2.1.2/; revision=9245
bin/isolated-functions.sh