Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2014 15:20:21 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org
Subject:   svn commit: r339148 - svnadmin/hooks/scripts
Message-ID:  <201401081520.s08FKLYl031456@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401081520.s08FKLYl031456>