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/glsa-check
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/glsa-check')
-rwxr-xr-xbin/glsa-check2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/glsa-check b/bin/glsa-check
index 87eafca47..972679a80 100755
--- a/bin/glsa-check
+++ b/bin/glsa-check
@@ -1,4 +1,4 @@
-#!/usr/bin/python -bb
+#!/usr/bin/python -b
# Copyright 2008-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2