[Fai-commit] r5130 - people/michael/experimental
mt at alioth.debian.org
mt at alioth.debian.org
Mon Sep 8 13:46:19 UTC 2008
Author: mt
Date: 2008-09-08 13:46:18 +0000 (Mon, 08 Sep 2008)
New Revision: 5130
Modified:
people/michael/experimental/build-on-alioth
Log:
don't send messages to the archive for now
Modified: people/michael/experimental/build-on-alioth
===================================================================
--- people/michael/experimental/build-on-alioth 2008-09-08 09:50:23 UTC (rev 5129)
+++ people/michael/experimental/build-on-alioth 2008-09-08 13:46:18 UTC (rev 5130)
@@ -128,8 +128,8 @@
rm -f htdocs/fai*.deb htdocs/fai*.changes htdocs/fai*.dsc htdocs/fai*.tar.gz
mv *$vers* htdocs/
cd htdocs
- md5sum *$vers* | mail -s "Experimental FAI version $vers built" mt at debian.org
- md5sum *$vers* | mail -s "FAI:$vers:$REV" -c mt at debian.org fai-experimental-upload at informatik.uni-koeln.de
+ # md5sum *$vers* | mail -s "FAI:$vers:$REV" -c mt at debian.org fai-experimental-upload at informatik.uni-koeln.de
+ md5sum *$vers* | mail -s "FAI:$vers:$REV" mt at debian.org
else
who_did_it="`svnlook author -r $REV $REPOS`"
if [ -f $storage/LATEST_BUILD.successful ] ; then
More information about the Fai-commit
mailing list