Changeset 121 for trunk/confman/export.sh
- Timestamp:
- 12/04/2006 01:45:30 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/export.sh (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/export.sh
- Property svn:keywords set to Id
r120 r121 1 1 #! /bin/bash 2 3 ## 4 # This script prepares an "export" of the confman repository for system 5 # processes to be able to pull. It is intended to be prepared regularly 6 # by a cron. It may be useful to modify this script to only prepare 7 # the export if the repository's most recent commit post-dates the 8 # tarball. 9 # 10 # Author: Chris Cowart <ccowart@rescomp.berkeley.edu> 11 # 4 December 2006 12 # 13 # $Id$ 14 ## 2 15 3 16 #. /usr/local/rescomp/lib/confmancommon.sh
Note: See TracChangeset
for help on using the changeset viewer.
