]> granicus.if.org Git - neomutt/commitdiff
Don't try to upload to sigtrap.guug.de any more.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Jun 2001 20:14:27 +0000 (20:14 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Jun 2001 20:14:27 +0000 (20:14 +0000)
build-release

index 7e6b1a63a89c93809c96843e5cfa785e69e48722..4970173702f538c9a4f738202e9f2fcdad5d6eb3 100755 (executable)
@@ -85,7 +85,7 @@ echo "when on-line."
 read dummy
 
 for f in $DISTFILES ; do
-       scp1 $f $f.asc sigtrap.guug.de:/home/ftp/pub/mutt/${devel}
+#      scp1 $f $f.asc sigtrap.guug.de:/home/ftp/pub/mutt/${devel}
        scp1 $f $f.asc trithemius.gnupg.org:/home/ftp/pub/mutt/${devel}
 done