From 3485ae7ff7eb2c68e55f5a5b79dc11221df6140d Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Sat, 18 Nov 2006 19:14:20 +0000 Subject: scripts/create-stats.sh: space fix test svn path=/sunrise/; revision=1944 --- scripts/create-stats.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/create-stats.sh b/scripts/create-stats.sh index 250112fab..fb764bc09 100755 --- a/scripts/create-stats.sh +++ b/scripts/create-stats.sh @@ -9,7 +9,6 @@ ebuilds=$(ls *-*/* -d) # ebuilds[$a]=${i} # a=$[ $a+1 ]; #done - # second loop #a=0 #for i in ${bugsin}; do -- cgit v1.2.3-65-gdbad