Changeset 182
- Timestamp:
- Jul 2, 2002, 5:56:13 PM (23 years ago)
- Location:
- trunk/CVSROOT
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CVSROOT/commitinfo
r5 r182 1 1 # 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 4 4 # cause the commit to be aborted. 5 5 # … … 14 14 # If the name "ALL" appears as a regular expression it is always used 15 15 # in addition to the first matching regex or "DEFAULT". 16 ALL C:\NOSAADM\cvssec.cmd CHECKCOMMIT16 #ALL C:\NOSAADM\cvssec.cmd CHECKCOMMIT -
trunk/CVSROOT/taginfo
r5 r182 19 19 # If the name "ALL" appears as a regular expression it is always used 20 20 # in addition to the first matching regex or "DEFAULT". 21 ALL C:\NOSAADM\cvssec.cmd CHECKTAG21 #ALL C:\NOSAADM\cvssec.cmd CHECKTAG
Note:
See TracChangeset
for help on using the changeset viewer.