Changeset 27615
- Timestamp:
- Apr 6, 2010, 10:49:30 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/dist.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/dist.pro
r27595 r27615 383 383 task.exec 384 384 book npages distToAdvance -var N 385 if ($N == 0) break386 385 if ($NETWORK == 0) break 386 if ($N == 0) 387 periods -exec 10 388 break 389 end 390 periods -exec .05 387 391 388 392 # look for new components to process (pantaskState == INIT) … … 406 410 # using $DIST_ID as the "component" works fine here since we only look 407 411 # at the last two digits 408 set.dist.workdir.by.component $STAGE_ID $DIST_ID$OUTDIR_TEMPLATE OUTDIR412 set.dist.workdir.by.component $STAGE_ID "exposure" $OUTDIR_TEMPLATE OUTDIR 409 413 if ("$OUTDIR" == "NULL") 410 414 echo ERROR failed to set workdir for $DIST_ID
Note:
See TracChangeset
for help on using the changeset viewer.
