Changeset 42 for confman/confmanlib.sh
- Timestamp:
- 03/29/2006 14:58:22 (6 years ago)
- File:
-
- 1 edited
-
confman/confmanlib.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
confman/confmanlib.sh
r41 r42 139 139 local chkpath="${WORK_PATH}/${REPO_CHECKPTS}/${module}/${checkpoint}" 140 140 svn rm ${chkpath} 141 local msg="Removed the checkpoint ${checkpoint} from ${ REPO_LOCAL} --`whoami`"141 local msg="Removed the checkpoint ${checkpoint} from ${module} --`whoami`" 142 142 svn commit ${WORK_PATH}/${REPO_CHECKPTS} -m "$msg" 143 143 }
Note: See TracChangeset
for help on using the changeset viewer.
