- Timestamp:
- 06/24/2009 14:19:23 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 5 edited
-
. (modified) (1 prop)
-
abspath.in (modified) (1 prop)
-
conflock.in (modified) (1 prop)
-
confman.in (modified) (2 diffs)
-
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/conflock.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/confman.in
r356 r358 852 852 LIVE_ROOT="$tmproot" 853 853 854 conf_update_tree || conf_cleanExit 855 856 echo "Audit operation started" >&2 854 857 for layer in $(conf_get_recipe) ; do 855 858 echo "Rolling on $layer..." … … 860 863 done >/dev/null 861 864 $SUDO diff -ru ${live_root}/ $tmproot | grep -v "^Only in" 865 echo "Audit operation finished successfully" >&2 862 866 conf_unlock_wcopy 863 867 conf_unlock_system -
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.
