Changeset 91 for confman/confmanlib.sh
- Timestamp:
- 04/19/2006 15:49:56 (6 years ago)
- File:
-
- 1 edited
-
confman/confmanlib.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
confman/confmanlib.sh
r90 r91 328 328 329 329 function conf_cleanexit { 330 echo "Abort, Abort! Patience is a virtue." >&2 330 331 rm -f /tmp/confman* 331 332 … … 336 337 # And this clears any locks we may have created on our working copy: 337 338 svn cleanup ${WORK_PATH} 339 echo "All clean. Terminating." >&2 338 340 339 341 if [ -z $1 ] ; then
Note: See TracChangeset
for help on using the changeset viewer.
