Changeset 124 for trunk/confman/confmancommon.sh
- Timestamp:
- 12/04/2006 20:52:47 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confmancommon.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confmancommon.sh
r122 r124 45 45 fi 46 46 47 if [ -z "$REPO_DB" ] || [ -z "$CONF_EXPORT_FILE" ] \ 48 || [ -z "$CONF_EXPORT_URI" ] || [ -z "$CONF_GROUP" ] ; then 49 echo "$GCONF is out-of-date. Please see the ChangeLog" >&2 50 fi 51 47 52 # Now, we source the library 48 53 if [ -f $REPO_LIBRARY ] ; then
Note: See TracChangeset
for help on using the changeset viewer.
