summaryrefslogtreecommitdiffstats
path: root/bin/chkmanifest
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11596] Purpose:Quincey Koziol2005-10-221-0/+13
| | | | | | | | | | | Update copyrights Description: Updated copyright information in hdf5/bin and top-level and added some more files to be skipped to the chkcopyright config file. Platforms tested: None - just eyeballed
* [svn-r2362] Changed the file searching pattern to look for end of line to matchAlbert Cheng2000-06-071-1/+4
| | | | | | a complete file name. This distinguish file ./config/unicos from ./config/unicosmk. Tossed in a cleanup feature by removing the temporary file when finished.
* [svn-r1938] Print a message when all is well.Albert Cheng2000-01-071-1/+2
|
* [svn-r1791] Moved the MANIFEST checking to a separate command file ↵Albert Cheng1999-10-261-0/+42
(chkmanifest) so that it can be invoked individually.