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>
Wed, 2 Feb 2011 23:21:45 +0000 (15:21 -0800)
commitcd9be31a243d550166fbb0ee174a35a22e8c5e15
tree310a56bdae2be0f8d72b21f45c3211700f516703
parentab5a8cd10af100be2a0b190fb1ea838035652a16
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