Date: Fri, 10 Sep 1999 11:14:36 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT commit_prep.pl Message-ID: <199909101814.LAA89860@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/10 11:14:35 PDT Modified files: . commit_prep.pl Log: Turn on the $FreeBSD$ checking for src/* and ports/*/Makefile. I've relaxed it a lot in branch cases (ie: not -CURRENT): - version number checking is disabled to enable MFC style clobbers. - on src/contrib and src/crypto no $freeBSD$ is required at all. There is an override availble (but it'll send mail!) in case of problems. If the checks here screw up, set the environment variable CVSFUBAR and it'll bypass the checks entirely. Depending on your shell, that's "setenv CVSFUBAR yep", or "CVSFUBAR=yep; export CVSFUBAR" Please don't use this unless there is a genuine problem that can't wait. Revision Changes Path 1.8 +37 -9 CVSROOT/commit_prep.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909101814.LAA89860>