Changeset 27394 for trunk/ippTasks/destreak.pro
- Timestamp:
- Mar 22, 2010, 3:23:14 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/destreak.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/destreak.pro
r27301 r27394 127 127 128 128 task.exec 129 $run = magicdstool -todestreak - limit 25 -stage $DS_STAGE:$magicDSStage129 $run = magicdstool -todestreak -stage $DS_STAGE:$magicDSStage 130 130 $magicDSStage ++ 131 131 if ($magicDSStage >= $DS_STAGE:n) set magicDSStage = 0 … … 144 144 end 145 145 end 146 #add_poll_args run146 add_poll_args run 147 147 add_poll_labels run 148 148 command $run … … 473 473 474 474 task.exec 475 $run = magicdstool - limit 25 -completedrevert475 $run = magicdstool -completedrevert 476 476 if ($DB:n == 0) 477 477 option DEFAULT … … 485 485 if ($magicDSCompletedRevert_DB >= $DB:n) set magicDSCompletedRevert_DB = 0 486 486 end 487 #add_poll_args run487 add_poll_args run 488 488 add_poll_labels run 489 489 command $run
Note:
See TracChangeset
for help on using the changeset viewer.
