aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2014-01-18 12:38:31 +0100
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2014-01-18 12:38:31 +0100
commit08cd954a46def397ca7aa62e5f738cd2fa77a228 (patch)
tree152f24dfeebc8a23e79acef13cc8ec42f364767d /bin/egencache
parentAdd support for the following attributes in layout.conf to allow more (diff)
downloadportage-08cd954a46def397ca7aa62e5f738cd2fa77a228.tar.gz
portage-08cd954a46def397ca7aa62e5f738cd2fa77a228.tar.bz2
portage-08cd954a46def397ca7aa62e5f738cd2fa77a228.zip
Enable BytesWarnings.
Diffstat (limited to 'bin/egencache')
-rwxr-xr-xbin/egencache4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/egencache b/bin/egencache
index 9b22363f0..2562d59fc 100755
--- a/bin/egencache
+++ b/bin/egencache
@@ -1,5 +1,5 @@
-#!/usr/bin/python
-# Copyright 2009-2013 Gentoo Foundation
+#!/usr/bin/python -bb
+# Copyright 2009-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# unicode_literals for compat with TextIOWrapper in Python 2