cron-script.sh
changeset 12293 16044eb055a6
parent 12165 8ae7ef64e831
child 12302 35501c82f540
--- a/cron-script.sh	Wed May 14 08:32:49 2008 +0000
+++ b/cron-script.sh	Wed May 14 13:51:58 2008 +0000
@@ -209,9 +209,9 @@
 # Disable deletion of nightly- dir as network area often full - this is backup.
 #rm -rf /jds/dist/nightly-
 
-# Send output of make-jds-dist.pl to Damien for review.
+# Send output of make-jds-dist.pl to GNOME RE for review.
 /sgnome/tools/re-scripts/jds-build/make-jds-dist.pl -l /sgnome/tools/re-scripts/jds-build/vermillion-devel.lst --nightly /jds/packages/PKGS /jds/dist nightly- -dryrun 2>&1 | \
-    mailx -s "${PRODNAME} S${OSrel} ${OSarch_full} nightly build: make-jds-dist.pl output" "[email protected]"
+    mailx -s "${PRODNAME} S${OSrel} ${OSarch_full} nightly build: make-jds-dist.pl output" "[email protected]"
 
 ALL_REPORTS=$WEBROOT/$WEBDIR/all_reports.html
 touch $ALL_REPORTS