From c85836b52122679100c84410be14b36123e36c99 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 2 Apr 2010 10:49:27 -0700 Subject: Add a test which calls bash -n on all scripts with bash shebang. --- bin/isolated-functions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/isolated-functions.sh') 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 -- cgit v1.2.3-1-g7c22