Changeset 5
- Timestamp:
- 03/15/06 23:27:23 (4 years ago)
- Location:
- mgmt
- Files:
-
- 1 added
- 1 modified
-
confman (added)
-
mgmtlib.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mgmt/mgmtlib.sh
r4 r5 3 3 4 4 # Include the conf file. 5 #. /usr/local/rescomp/etc/ mgmt.conf5 #. /usr/local/rescomp/etc/confman.conf 6 6 # for testing: 7 . ~/src/mgmt/ mgmt.conf7 . ~/src/mgmt/confman.conf 8 8 9 9 REPO_URI="${REPO_PROTOCOL}${REPO_HOSTNAME}${REPO_PATH}"
