summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-11-18 19:14:20 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-11-18 19:14:20 +0000
commit3485ae7ff7eb2c68e55f5a5b79dc11221df6140d (patch)
tree10e3120a7af1e4f336e1bae9b62a981ff0de77e2 /scripts
parentMove enewuser/enewgroup calls to pkg_preinst() (diff)
downloadsunrise-reviewed-3485ae7ff7eb2c68e55f5a5b79dc11221df6140d.tar.gz
sunrise-reviewed-3485ae7ff7eb2c68e55f5a5b79dc11221df6140d.tar.bz2
sunrise-reviewed-3485ae7ff7eb2c68e55f5a5b79dc11221df6140d.zip
scripts/create-stats.sh: space fix test
svn path=/sunrise/; revision=1944
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/create-stats.sh1
1 files changed, 0 insertions, 1 deletions
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