aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2014-01-23 22:34:21 +0100
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2014-01-23 22:34:21 +0100
commitd9094187a8d9185107e10e9005fc0fbe2139ae44 (patch)
treeaa925b43de64ceea65fcdc5bb79a01acd89f44fe /bin/filter-bash-environment.py
parentebuild(5): document usev (diff)
downloadportage-d9094187a8d9185107e10e9005fc0fbe2139ae44.tar.gz
portage-d9094187a8d9185107e10e9005fc0fbe2139ae44.tar.bz2
portage-d9094187a8d9185107e10e9005fc0fbe2139ae44.zip
Use -b instead of -bb.
(-bb can trigger errors, depending on Python version and environment.)
Diffstat (limited to 'bin/filter-bash-environment.py')
-rwxr-xr-xbin/filter-bash-environment.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/filter-bash-environment.py b/bin/filter-bash-environment.py
index 838b422f7..a4cdc5429 100755
--- a/bin/filter-bash-environment.py
+++ b/bin/filter-bash-environment.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -bb
+#!/usr/bin/python -b
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2