Changeset 26567 for trunk/ippTasks/dist.cleanup.pro
- Timestamp:
- Jan 12, 2010, 2:07:51 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/dist.cleanup.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/dist.cleanup.pro
r26087 r26567 48 48 49 49 stdout NULL 50 stderr $LOGDIR/dist.cleanup.lo g50 stderr $LOGDIR/dist.cleanup.load.log 51 51 52 52 task.exec 53 53 if ($LABEL:n == 0) break 54 $run = disttool -pendingcleanup 54 $run = disttool -pendingcleanup -all 55 55 if ($DB:n == 0) 56 56 option DEFAULT … … 98 98 periods -poll $RUNPOLL 99 99 periods -exec $RUNEXEC 100 periods -timeout 60 100 periods -timeout 600 101 101 active false 102 102
Note:
See TracChangeset
for help on using the changeset viewer.
