cvs commit: src/sys/conf newvers.sh

Jun Kuriyama kuriyama at imgsrc.co.jp
Sat Sep 4 21:44:20 PDT 2004


At Sun, 5 Sep 2004 00:38:48 -0400,
Ken Smith wrote:
> FYI: no error messages generated that I could see:

Sigh.  If you can always commit to RELENG_5 branch without approval
line, could you test with debug option in cfg_local.pm?

# You should turn this off after your test commit because this is too
# verbose.


Index: cfg_local.pm
===================================================================
RCS file: /home/ncvs/CVSROOT/cfg_local.pm,v
retrieving revision 1.28
diff -u -r1.28 cfg_local.pm
--- cfg_local.pm	5 Sep 2004 04:17:35 -0000	1.28
+++ cfg_local.pm	5 Sep 2004 04:43:09 -0000
@@ -18,6 +18,7 @@
 $IDHEADER = 'FreeBSD';
 $UNEXPAND_RCSID = 1;
 $USE_AWAKE = "/usr/local/bin/awake";
+$DEBUG = 1;
 
 %TEMPLATE_HEADERS = (
 	"Reviewed by"		=> '.*',


-- 
Jun Kuriyama <kuriyama at imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama at FreeBSD.org> // FreeBSD Project


More information about the cvs-all mailing list