svn commit: r339148 - svnadmin/hooks/scripts

Baptiste Daroussin bapt at FreeBSD.org
Wed Jan 8 15:20:22 UTC 2014


Author: bapt
Date: Wed Jan  8 15:20:21 2014
New Revision: 339148
URL: http://svnweb.freebsd.org/changeset/ports/339148

Log:
  Add the command in the mail so when the commiter receives the reply he has the
  right command as well.
  
  Requested by:	gahr

Modified:
  svnadmin/hooks/scripts/mfh.sh

Modified: svnadmin/hooks/scripts/mfh.sh
==============================================================================
--- svnadmin/hooks/scripts/mfh.sh	Wed Jan  8 15:13:49 2014	(r339147)
+++ svnadmin/hooks/scripts/mfh.sh	Wed Jan  8 15:20:21 2014	(r339148)
@@ -16,6 +16,9 @@ echo "
 Hello,
 
 Request from $AUTHOR to merge r$REV to branch $BRANCH
+using
+
+\${PORTSDIR}/Tools/scripts/mfh $BRANCH $REV
 
 http://svnweb.freebsd.org/changeset/ports/$REV
 


More information about the svn-ports-all mailing list