summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index f56dc9485..75ef847e7 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -17,7 +17,6 @@ for x in TEMP TMP TMPDIR ; do
done
unset x
-echo ROOTPATH=$ROOTPATH
ROOTPATH=${ROOTPATH##:}
ROOTPATH=${ROOTPATH%%:}
PREROOTPATH=${PREROOTPATH##:}