From 154e12ade2e1f65606a43fcbc0ccd2238286d120 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 6 Aug 2008 02:09:45 +0000 Subject: Remove redundant 'local line' definition from previous commit. svn path=/main/trunk/; revision=11336 --- bin/isolated-functions.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index aa330c980..364df5bbb 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -217,7 +217,6 @@ elog() { local line lines=0 save_IFS IFS=$'\n' - local line for line in $* ; do (( lines++ )) echo -e " ${GOOD}*${NORMAL} ${line}" -- cgit v1.2.3-1-g7c22