IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2009, 3:33:15 PM (17 years ago)
Author:
bills
Message:

fix some bugs in the pending cleanup queries. (Mostly that label was ambiguous)

File:
1 edited

Legend:

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

    r24123 r24186  
    895895
    896896    psMetadata *where = psMetadataAlloc();
    897     pxAddLabelSearchArgs (config, where, "-label", "label", "==");
     897    pxAddLabelSearchArgs (config, where, "-label", "fakeRun.label", "==");
    898898
    899899    psString query = pxDataGet("faketool_pendingcleanuprun.sql");
Note: See TracChangeset for help on using the changeset viewer.