IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12254


Ignore:
Timestamp:
Mar 5, 2007, 5:08:13 PM (19 years ago)
Author:
jhoblitt
Message:

typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/camtool_find_pendingexp.sql

    r12237 r12254  
    1414    ON chipProcessedExp.exp_tag = rawExp.exp_tag
    1515LEFT JOIN camProcessedExp
    16     ON camPendingExp.cam_id = camPendingExp.cam_id
     16    ON camPendingExp.cam_id = camProcessedExp.cam_id
    1717LEFT JOIN camMask
    1818    ON camPendingExp.label = camMask.label
Note: See TracChangeset for help on using the changeset viewer.