Changeset 323 for trunk/confmancommon.sh.in
- Timestamp:
- 05/03/2009 16:25:09 (3 years ago)
- File:
-
- 1 edited
-
trunk/confmancommon.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confmancommon.sh.in
r317 r323 140 140 fi 141 141 142 # And the documentation library143 if [ -f $REPO_DOCS ] ; then144 . $REPO_DOCS145 else146 echo "Couldn't source the confman shell documentation library" >&2147 exit 1148 fi149 150 142 # And we'll set a trap: 151 143 trap "conf_cleanExit" SIGINT SIGTERM SIGHUP
Note: See TracChangeset
for help on using the changeset viewer.
