Changeset 27472 for trunk/ippTasks/stack.pro
- Timestamp:
- Mar 26, 2010, 11:38:46 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/stack.pro
r27200 r27472 111 111 # save the DB name for the exit tasks 112 112 option $DB:$stackSkycell_DB 113 $run = $run -dbname $DB:$stackSkycell_DB 113 $run = $run -dbname $DB:$stackSkycell_DB -limit 40 114 114 $stackSkycell_DB ++ 115 115 if ($stackSkycell_DB >= $DB:n) set stackSkycell_DB = 0 116 116 end 117 117 add_poll_args run 118 add_poll_labels run118 # add_poll_labels run 119 119 command $run 120 120 end … … 347 347 host local 348 348 349 periods -poll 5.0350 periods -exec 60.0349 periods -poll 60.0 350 periods -exec 1800.0 351 351 periods -timeout 120.0 352 352 npending 1
Note:
See TracChangeset
for help on using the changeset viewer.
