summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-15 23:43:53 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-15 23:43:53 +0000
commit9bce46bd8fb2a48a2c13eae92f5b76ae8be3bcbc (patch)
treee3f6ec44093f167311211373fd918e06ce062d63 /scripts
parentmove everything to sunrise subdirectory (diff)
downloadsunrise-9bce46bd8fb2a48a2c13eae92f5b76ae8be3bcbc.tar.gz
sunrise-9bce46bd8fb2a48a2c13eae92f5b76ae8be3bcbc.tar.bz2
sunrise-9bce46bd8fb2a48a2c13eae92f5b76ae8be3bcbc.zip
add comment
svn path=/sunrise/; revision=71
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/create-stats.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/create-stats.sh b/scripts/create-stats.sh
index 27365cc9f..292fb8f92 100755
--- a/scripts/create-stats.sh
+++ b/scripts/create-stats.sh
@@ -11,6 +11,7 @@ for i in ${ebuildsin}; do
a=$[ $a+1 ];
done
+# second loop
a=0
for i in ${bugsin}; do
bugs[$a]=${i}