aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-30 09:42:13 +0200
committerBrian Dolbec <dolsen@gentoo.org>2017-05-27 07:30:45 -0700
commit62a3b1acfd7e8d488cb3fa0761e7f810fb208167 (patch)
tree3f69886ea6c6963dec6d4e89b7977292a3dd0fe3 /repoman/runtests
parentFix typo in RELEASE-NOTES (diff)
downloadportage-62a3b1acfd7e8d488cb3fa0761e7f810fb208167.tar.gz
portage-62a3b1acfd7e8d488cb3fa0761e7f810fb208167.tar.bz2
portage-62a3b1acfd7e8d488cb3fa0761e7f810fb208167.zip
repoman: Make all shebangs prefix friendly
* Simplifies the repoman ebuild, as the prefixifying can be made redundant. * See also: https://blogs.gentoo.org/mgorny/2016/02/08/a-quick-note-on-portable-shebangs/
Diffstat (limited to 'repoman/runtests')
-rwxr-xr-xrepoman/runtests4
1 files changed, 2 insertions, 2 deletions
diff --git a/repoman/runtests b/repoman/runtests
index 53eb64510..c1825301a 100755
--- a/repoman/runtests
+++ b/repoman/runtests
@@ -1,5 +1,5 @@
-#!/usr/bin/python
-# Copyright 2010-2015 Gentoo Foundation
+#!/usr/bin/env python
+# Copyright 2010-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
#
# Note: We don't want to import portage modules directly because we do things