summaryrefslogtreecommitdiffstats
path: root/bin/isolated-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-05-01 06:10:42 -0700
committerZac Medico <zmedico@gentoo.org>2012-05-01 06:10:42 -0700
commit721b4b7d8a9f6cca32d946dd416d221cbc3088b2 (patch)
tree60f5b8d77a514c8896ab27c2455e77132b6d4c96 /bin/isolated-functions.sh
parentaa63202838c5346692b49ae26fff16b6977fb56c (diff)
downloadportage-721b4b7d8a9f6cca32d946dd416d221cbc3088b2.tar.gz
portage-721b4b7d8a9f6cca32d946dd416d221cbc3088b2.tar.bz2
portage-721b4b7d8a9f6cca32d946dd416d221cbc3088b2.zip
Quote atoms in die message for bug #414201.
This allows zsh users to copy/paste while avoiding = expansion.
Diffstat (limited to 'bin/isolated-functions.sh')
-rw-r--r--bin/isolated-functions.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index 536b6d419..9b91e6b68 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -173,8 +173,8 @@ die() {
| while read -r n ; do eerror " ${n#RETAIN-LEADING-SPACE}" ; done
eerror
fi
- eerror "If you need support, post the output of 'emerge --info =$CATEGORY/$PF',"
- eerror "the complete build log and the output of 'emerge -pqv =$CATEGORY/$PF'."
+ eerror "If you need support, post the output of \`emerge --info '=$CATEGORY/$PF'\`,"
+ eerror "the complete build log and the output of \`emerge -pqv '=$CATEGORY/$PF'\`."
if [[ -n ${EBUILD_OVERLAY_ECLASSES} ]] ; then
eerror "This ebuild used the following eclasses from overlays:"
local x