IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2009, 10:45:10 AM (17 years ago)
Author:
bills
Message:

Specify that -label refers to camRun.label in -pendingcleanuprun

File:
1 edited

Legend:

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

    r23920 r24182  
    953953
    954954    psMetadata *where = psMetadataAlloc();
    955     pxAddLabelSearchArgs (config, where, "-label", "label", "==");
     955    pxAddLabelSearchArgs (config, where, "-label", "camRun.label", "==");
    956956
    957957    psString query = pxDataGet("camtool_pendingcleanuprun.sql");
Note: See TracChangeset for help on using the changeset viewer.