summaryrefslogtreecommitdiffstats
path: root/build-release
diff options
context:
space:
mode:
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-release b/build-release
index 7e6b1a63..49701737 100755
--- a/build-release
+++ b/build-release
@@ -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