diff options
author | peter <peter@FreeBSD.org> | 1999-01-24 20:07:28 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-01-24 20:07:28 +0000 |
commit | 21157b381fb3439b3b433c497b6753017e6fe05c (patch) | |
tree | 8294166827121ae7ae0297faf6881c7745229dd8 /CVSROOT | |
parent | 1e71da6a8fe3e80f8917a6e99bb2b8800d7be63a (diff) | |
download | FreeBSD-ports-21157b381fb3439b3b433c497b6753017e6fe05c.zip FreeBSD-ports-21157b381fb3439b3b433c497b6753017e6fe05c.tar.gz |
block commit
Diffstat (limited to 'CVSROOT')
-rwxr-xr-x | CVSROOT/commitcheck | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CVSROOT/commitcheck b/CVSROOT/commitcheck index 4e3b959..43f8f3f 100755 --- a/CVSROOT/commitcheck +++ b/CVSROOT/commitcheck @@ -1,6 +1,10 @@ #! /bin/sh # -# $Id: commitcheck,v 1.6 1997/05/21 15:58:59 peter Exp $ +# $Id: commitcheck,v 1.7 1997/05/26 04:07:36 peter Exp $ + +echo "Freefall is half way through an upgrade and lots of things are broken.." +echo "cvs is currently failing until the new kernel goes in." +exit 1 # # BEWARE: If you are "borrowing" this code for use on another cvs |