Changeset 182


Ignore:
Timestamp:
Jul 2, 2002, 5:56:13 PM (23 years ago)
Author:
ktk
Message:

removed precommit check

Location:
trunk/CVSROOT
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CVSROOT/commitinfo

    r5 r182  
    11# The "commitinfo" file is used to control pre-commit checks.
    2 # The filter on the right is invoked with the repository and a list 
    3 # of files to check.  A non-zero exit of the filter program will 
     2# The filter on the right is invoked with the repository and a list
     3# of files to check.  A non-zero exit of the filter program will
    44# cause the commit to be aborted.
    55#
     
    1414# If the name "ALL" appears as a regular expression it is always used
    1515# in addition to the first matching regex or "DEFAULT".
    16 ALL C:\NOSAADM\cvssec.cmd CHECKCOMMIT
     16#ALL C:\NOSAADM\cvssec.cmd CHECKCOMMIT
  • trunk/CVSROOT/taginfo

    r5 r182  
    1919# If the name "ALL" appears as a regular expression it is always used
    2020# in addition to the first matching regex or "DEFAULT".
    21 ALL C:\NOSAADM\cvssec.cmd CHECKTAG
     21#ALL C:\NOSAADM\cvssec.cmd CHECKTAG
Note: See TracChangeset for help on using the changeset viewer.