IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27595


Ignore:
Timestamp:
Apr 5, 2010, 8:54:57 AM (16 years ago)
Author:
bills
Message:

forgot to change arguments for one of the set.workdir.by.component invocations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/dist.pro

    r27561 r27595  
    406406    # using $DIST_ID as the "component" works fine here since we only look
    407407    # at the last two digits
    408     set.dist.workdir.by.component $STAGE_ID $DIST_ID $OUTDIR_TEMPLATE ipp049 OUTDIR
     408    set.dist.workdir.by.component $STAGE_ID $DIST_ID $OUTDIR_TEMPLATE OUTDIR
    409409    if ("$OUTDIR" == "NULL")
    410410        echo ERROR failed to set workdir for $DIST_ID
Note: See TracChangeset for help on using the changeset viewer.