Update of /cvsroot/tcltomcrypt/CVSROOT
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24386
Modified Files:
taginfo
Log Message:
Testing -- trying to get CVS posttag working
Index: taginfo
===================================================================
RCS file: /cvsroot/tcltomcrypt/CVSROOT/taginfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- taginfo 31 Jan 2007 13:17:46 -0000 1.2
+++ taginfo 31 Jan 2007 13:24:25 -0000 1.3
@@ -20,4 +20,4 @@
# in addition to the first matching regex or "DEFAULT".
# Mail tcltomcrypt-cvs a diff when a tag is created or altered
-ALL /bin/mail -s '$USER %r TAG %o %t' tcl...@li... 2>&1 > /dev/null
+ALL (echo ""; id; echo %{sTVv}; date; cat) | /bin/mail -s '$USER %r TAG %o %t' tcl...@li... 2>&1 > /dev/null
|