Changeset 483 for branches/confman-1.9/confaudit.in
- Timestamp:
- 11/11/2009 14:19:10 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
confaudit.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/confaudit.in
r468 r483 61 61 fi 62 62 63 conf_lock_system 63 system_lock=$(conf_lock_system) 64 64 65 65 conf_require_recipe … … 130 130 echo "Audit operation finished successfully" | conf_logger 131 131 132 conf_unlock_system 132 conf_unlock_system $system_lock 133 133 134 134 rm -rf $tmproot
Note: See TracChangeset
for help on using the changeset viewer.
