summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index d31d0c63e..903a6d083 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -285,7 +285,7 @@ diefunc() {
exit 1
}
-shopt -s extdebug
+shopt -s extdebug &> /dev/null
# usage- first arg is the number of funcs on the stack to ignore.
# defaults to 1 (ignoring dump_trace)