aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-04-02 10:49:27 -0700
committerZac Medico <zmedico@gentoo.org>2010-04-02 10:49:27 -0700
commitc85836b52122679100c84410be14b36123e36c99 (patch)
treed48532adaebe15d78ab3a700d106f4eb45bc8366 /bin/isolated-functions.sh
parentHandle missing $PORTDIR/metadata/herds.xml. Thanks to Arfrever for reporting. (diff)
downloadportage-c85836b52122679100c84410be14b36123e36c99.tar.gz
portage-c85836b52122679100c84410be14b36123e36c99.tar.bz2
portage-c85836b52122679100c84410be14b36123e36c99.zip
Add a test which calls bash -n on all scripts with bash shebang.
Diffstat (limited to 'bin/isolated-functions.sh')
-rw-r--r--bin/isolated-functions.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index bf11c0d4b..b743cefa0 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -1,4 +1,5 @@
-# Copyright 1999-2009 Gentoo Foundation
+#!/bin/bash
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# We need this next line for "die" and "assert". It expands