IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2010, 2:24:00 PM (16 years ago)
Author:
bills
Message:

during cleanup only change magicDSRun.state to 'goto_cleaned' if the current state is 'full'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/magicdstool.c

    r27090 r27144  
    573573    PXOPT_COPY_S64(config->args, where, "-stage_id", "stage_id", "==");
    574574    PXOPT_COPY_STR(config->args, where, "-stage", "stage", "==");
     575    PXOPT_COPY_STR(config->args, where, "-state", "state", "==");
    575576
    576577    if (psListLength(where->list) < 2) {
Note: See TracChangeset for help on using the changeset viewer.