Changeset 483 for branches/confman-1.9/confsync.in
- Timestamp:
- 11/11/2009 14:19:10 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
confsync.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/confsync.in
r468 r483 64 64 fi 65 65 66 conf_lock_system 66 system_lock=$(conf_lock_system) 67 67 68 68 conf_require_recipe … … 145 145 echo "Sync operation finished successfully" | conf_logger 146 146 147 conf_unlock_system 147 conf_unlock_system $system_lock 148 148 149 149 rm -rf $tmpdir
Note: See TracChangeset
for help on using the changeset viewer.
