DRY
[git-tools-moved-to-github.git] / update-archive / update-archive.sh
index b642138..1cec276 100755 (executable)
@@ -15,7 +15,6 @@ confdir=`pwd`
 
 architectures="i386 amd64"
 
-architectures="i386 amd64"
 if [ "$1" == "" ]; then 
        DISTRIBUTIONS="ubuntu/lucid ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal debian/wheezy debian/squeeze debian/lenny"
 else