summaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg.pm
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-11-15 12:17:33 +0000
committerjoe <joe@FreeBSD.org>2001-11-15 12:17:33 +0000
commit3edebeb4b1b3ce74f876e66021b23565681131c1 (patch)
tree27f548df1396454800af85466d85119e20663a65 /CVSROOT/cfg.pm
parent3b7f8d29ae573615a2fdb773a8d08347c053626f (diff)
downloadFreeBSD-ports-3edebeb4b1b3ce74f876e66021b23565681131c1.zip
FreeBSD-ports-3edebeb4b1b3ce74f876e66021b23565681131c1.tar.gz
Improve a comment.
Diffstat (limited to 'CVSROOT/cfg.pm')
-rwxr-xr-xCVSROOT/cfg.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/CVSROOT/cfg.pm b/CVSROOT/cfg.pm
index caaad04..b1509d7 100755
--- a/CVSROOT/cfg.pm
+++ b/CVSROOT/cfg.pm
@@ -68,6 +68,9 @@ $PROG_MV = '/bin/mv'; # mv(1)
#
# Make sure that these are also described in the rcstemplate to
# make their usage clear to committers.
+#
+# In addition any of these entries that are left blank are removed
+# from the commit message at commit time.
%TEMPLATE_HEADERS = (
# "Reviewed by" => '.*',
# "Submitted by" => '.*',
@@ -149,8 +152,6 @@ $MAIL_TRANSFORM = "";
# add_cvsweb_entry("http://www.example.org/cgi-bin/cvsweb.cgi", @_);
#};
-
-
# A function for post-processing a log message
# and outputing it with URLs to a cvsweb.cgi in.
sub add_cvsweb_entry {
OpenPOWER on IntegriCloud