Quote paths for 'call stack' display.
authorMichał Górny <gentoo@mgorny.alt.pl>
Sat, 24 Apr 2010 08:57:43 +0000 (10:57 +0200)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 Apr 2010 06:52:15 +0000 (23:52 -0700)
commit044253371b2fefb348f30e0fba81efd2267b1390
tree30536773369c840ca56da332141d4adefeaa8ef9
parent6994173a25dba6a0ccd0242d6471882992453913
Quote paths for 'call stack' display.

Added missing quoting around the path passed to basename when printing
'Call stack' on die(). This should fix the issue where basename syntax
error was displayed instead of the source file name.
bin/isolated-functions.sh