Ignore:
Timestamp:
12/04/2006 01:45:30 (5 years ago)
Author:
ccowart
Message:

Setting up proper keywords on files and adding headers to the new ones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman/export.sh

    • Property svn:keywords set to Id
    r120 r121  
    11#! /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## 
    215 
    316#. /usr/local/rescomp/lib/confmancommon.sh 
Note: See TracChangeset for help on using the changeset viewer.