- Timestamp:
- 07/01/2009 12:47:51 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 5 edited
-
. (modified) (1 prop)
-
abspath.in (modified) (1 prop)
-
confexport.in (modified) (1 diff)
-
conflock.in (modified) (1 prop)
-
confmanlib.sh.in (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/abspath.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/confexport.in
r367 r369 90 90 mv $temp_conf_export ${CONF_EXPORT_FILE} 91 91 chown -R ${CONF_EXPORT_USER}:${CONF_EXPORT_GROUP} ${CONF_EXPORT_FILE} 92 find -L ${CONF_EXPORT_FILE} -type f -exec chmod ${CONF_EXPORT_MODE} {} \;92 chmod -R ${CONF_EXPORT_MODE} ${CONF_EXPORT_FILE} 93 93 fi 94 94 -
branches/confman-1.9/conflock.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/confmanlib.sh.in
- Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset
for help on using the changeset viewer.
