summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 132da2c11..22018b3e7 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -1669,6 +1669,7 @@ for x in ${PROFILE_PATHS}; do
unset IFS
[ -f "${x}/profile.bashrc" ] && qa_source "${x}/profile.bashrc"
done
+unset x
restore_IFS
# We assume if people are changing shopts in their bashrc they do so at their