From 3edebeb4b1b3ce74f876e66021b23565681131c1 Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 15 Nov 2001 12:17:33 +0000 Subject: Improve a comment. --- CVSROOT/cfg.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CVSROOT/cfg.pm') 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 { -- cgit v1.1