[GME-commit] CVSROOT loginfo,1.36,1.37 syncmail,1.12,1.13

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Mar 17 09:11:39 CST 2005


Update of /project/gme-repository/CVSROOT
In directory escher:/tmp/cvs-serv21141

Modified Files:
	loginfo syncmail 
Log Message:
migrating syncmail to escher

CVS User: volgy

Index: loginfo
===================================================================
RCS file: /project/gme-repository/CVSROOT/loginfo,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** loginfo	17 Mar 2005 14:55:52 -0000	1.36
--- loginfo	17 Mar 2005 15:11:37 -0000	1.37
***************
*** 24,27 ****
  #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
  # or 
! #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog 
! ALL $CVSROOT/CVSROOT/syncmail --fromaddr=gme at escher.isis.vanderbilt.edu -q %{sVv} gme-commit at list.isis.vanderbilt.edu
--- 24,27 ----
  #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
  # or 
! #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
! ALL $CVSROOT/CVSROOT/syncmail --fromaddr=gme at escher.isis.vanderbilt.edu %{sVv} gme-commit at list.isis.vanderbilt.edu

Index: syncmail
===================================================================
RCS file: /project/gme-repository/CVSROOT/syncmail,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** syncmail	17 Mar 2005 14:21:51 -0000	1.12
--- syncmail	17 Mar 2005 15:11:37 -0000	1.13
***************
*** 224,227 ****
--- 224,229 ----
          if not fromaddr:
          	fromaddr = '%s@%s' % (author, getfqdn())
+         if verbose:
+         	print "Sending mail from %s, to %s" % (fromaddr, people)
          s = StringIO()
          sys.stdout = s



More information about the GME-commit mailing list