Changeset 27517 for branches/eam_branches/20100225/ippTasks/stack.pro
- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/stack.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ippTasks/stack.pro
r27008 r27517 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 … … 161 161 if ($N == 0) break 162 162 if ($NETWORK == 0) break 163 163 if ($BURNTOOLING == 1) break 164 164 165 # look for new images in stackSumSkyfile (pantaskState == INIT) 165 166 book getpage stackSumSkyfile 0 -var pageName -key pantaskState INIT … … 346 347 host local 347 348 348 periods -poll 5.0349 periods -exec 60.0349 periods -poll 60.0 350 periods -exec 1800.0 350 351 periods -timeout 120.0 351 352 npending 1
Note:
See TracChangeset
for help on using the changeset viewer.
