Changeset 540
- Timestamp:
- 12/05/2011 18:39:09 (6 months ago)
- File:
-
- 1 edited
-
trunk/confsync.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confsync.in
r538 r540 123 123 conf_cleanExit 1 124 124 elif ! ${FORCE} && [ "${tar_revision}" -eq "${sys_revision}" ]; then 125 if [ "${last_action}" = "commit" ]; then125 if [ "${last_action}" = "commit" -o "${last_action}" = "sync" ]; then 126 126 ${QUIET} || echo "System is up to date." | conf_logger 127 127 conf_cleanExit 0
Note: See TracChangeset
for help on using the changeset viewer.
