isolated-functions.sh: fix syntax error for die
authorZac Medico <zmedico@gentoo.org>
Sun, 30 Jan 2011 22:19:13 +0000 (14:19 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 30 Jan 2011 22:19:13 +0000 (14:19 -0800)
commit4973cc7e046d24c33a53eb14218f43d9e5031876
treeb5f6e38ddef921627a2a84df5bfc437055c7f0dd
parent71f98544eb0436c065dabbe5cfd8cecaa972f2e4
isolated-functions.sh: fix syntax error for die

Fix die so that dump_trace is not called when the main script is a
helper binary. This prevents the following error message when a helper
dies automatically in EAPI 4:

isolated-functions.sh: line 61: p -=  : syntax error: operand expected (error token is "-=  ")
bin/isolated-functions.sh