[PD-cvs] scripts/auto-build mail-mingw-log-hack.sh,1.2,1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Oct 23 00:41:49 CEST 2007


Update of /cvsroot/pure-data/scripts/auto-build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv600

Modified Files:
	mail-mingw-log-hack.sh 
Log Message:
ok, this should work now, so switched to pd-cvs for recipient

Index: mail-mingw-log-hack.sh
===================================================================
RCS file: /cvsroot/pure-data/scripts/auto-build/mail-mingw-log-hack.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mail-mingw-log-hack.sh	22 Oct 2007 21:47:57 -0000	1.2
--- mail-mingw-log-hack.sh	22 Oct 2007 22:41:47 -0000	1.3
***************
*** 13,18 ****
  	 if [ "x${completion_test}" != "xSUCCESS" ]; then
  		  SUBJECT="autobuild: $distro $HOSTNAME $DATE $TIME"
! #		  tail -20 ${logfile} | mail -s "autobuild: $logfile" ${RECIPIENT}
! 		  tail -20 ${logfile} | mail -s "autobuild: $logfile" hans at eds.org
  	 fi
  done
--- 13,17 ----
  	 if [ "x${completion_test}" != "xSUCCESS" ]; then
  		  SUBJECT="autobuild: $distro $HOSTNAME $DATE $TIME"
! 		  tail -20 ${logfile} | mail -s "autobuild: $logfile" ${RECIPIENT}
  	 fi
  done





More information about the Pd-cvs mailing list