IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11974


Ignore:
Timestamp:
Feb 21, 2007, 11:25:56 AM (19 years ago)
Author:
jhoblitt
Message:

fix inputscfile SQL

File:
1 edited

Legend:

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

    r11875 r11974  
    297297        "  AND p5InputScfile.skycell_id = p4Scfile.skycell_id\n"
    298298        "  AND p5InputScfile.tess_id    = p4Scfile.tess_id\n"
    299         "  AND p5InputScfile.exp_tag    = p4Scfile.exp_tag\n"
    300         "  AND p5InputScfile.p3_version = p4Scfile.p3_version\n"
    301299        " WHERE\n"
    302300        "   p5Run.state = 'run'\n"
Note: See TracChangeset for help on using the changeset viewer.