summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
authorSebastian Luther <SebastianLuther@gmx.de>2010-09-06 16:05:46 +0200
committerZac Medico <zmedico@gentoo.org>2010-09-06 10:39:07 -0700
commit46cafb3996d827d208d486b85c7f4248a6e8c826 (patch)
treef048bffbad0a9bf148e17ab4f6803981c202da7f /bin/ebuild.sh
parent7cba4cf96291fddb6a93586caef1328008a3ac5d (diff)
downloadportage-46cafb3996d827d208d486b85c7f4248a6e8c826.tar.gz
portage-46cafb3996d827d208d486b85c7f4248a6e8c826.tar.bz2
portage-46cafb3996d827d208d486b85c7f4248a6e8c826.zip
Remove all \a (alert/bell/beep) tokens (bug 336024)
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index d100bf43a..7c3189ab8 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -2181,7 +2181,6 @@ ebuild_main() {
local x
for x in 1 2 3 4 5 6 7 8; do
- echo -ne "\a"
LC_ALL=C sleep 0.25
done