IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 10, 2013, 4:26:10 PM (13 years ago)
Author:
watersc1
Message:

added filter restriction to releasetool -definereleexp

File:
1 edited

Legend:

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

    r35473 r35795  
    344344        return false;
    345345    }
    346 
     346    PXOPT_COPY_STR(config->args, where, "-filter",     "rawExp.filter", "==");
    347347    PXOPT_COPY_S64(config->args, where, "-exp_id",     "rawExp.exp_id", "==");
    348348    PXOPT_COPY_STR(config->args, where, "-exp_name",   "rawExp.exp_name", "==");
Note: See TracChangeset for help on using the changeset viewer.