summaryrefslogtreecommitdiffstats
path: root/build-release
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2007-04-06 13:56:13 -0700
committerBrendan Cully <brendan@kublai.com>2007-04-06 13:56:13 -0700
commitd859672bb9cbf3dc3a67d2a852707a5535eb3313 (patch)
treebd2c699afd2e53d4c308fa26c0db4536c6139a71 /build-release
parentbb1350c499977e7687a7648c7138ef2635b0d9bf (diff)
More build-release fixes
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release11
1 files changed, 1 insertions, 10 deletions
diff --git a/build-release b/build-release
index 3425e7d9..cc1522bd 100755
--- a/build-release
+++ b/build-release
@@ -95,20 +95,11 @@ for f in $DISTFILES; do
chmod 644 $f.asc
done
-exit 0
-
-echo "Release built. Please connect to the net and press <enter>"
-echo "when on-line."
-
-read dummy
-
for f in $DISTFILES ; do
-# scp1 $f $f.asc sigtrap.guug.de:/home/ftp/pub/mutt/${devel}
scp $f $f.asc trithemius.gnupg.org:/home/ftp/mutt/${devel}
done
-hg update
-gpg sign
+hg sign -m'mutt-${VERSION} signed'
# Finally, announce the new mutt to the public