Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb7151d19d217718d5bd994e13caed26c5b811b3
commit eb7151d19d217718d5bd994e13caed26c5b811b3
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date: Thu Jan 24 03:11:59 2008 +0100
t/functions.sh: make variable 'i' local
diff --git a/t/functions.sh b/t/functions.sh
index 6db79d4..4cc723d 100644
--- a/t/functions.sh
+++ b/t/functions.sh
@@ -2,6 +2,7 @@
in_array()
{
+ local i
needle=$1
shift 1
# array() undefined
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git