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/confsync.sh

    • Property svn:keywords set to Id
    r120 r121  
    11#! /bin/bash 
     2 
     3## 
     4# This script obtains the latest "export" from confman and installs 
     5# it onto the system. It is intended to be used in crons as the 
     6# configuration pulling mechanism. 
     7# 
     8# Author:   Chris Cowart <ccowart@rescomp.berkeley.edu> 
     9#           4 December 2006 
     10# 
     11# $Id$ 
     12## 
    213 
    314#. /usr/local/rescomp/lib/confmancommon.sh 
Note: See TracChangeset for help on using the changeset viewer.