IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2007, 10:44:26 AM (19 years ago)
Author:
bills
Message:

Fixed a problem with the command dettool -pending. The name of a column
in hte database has apparently changed.

File:
1 edited

Legend:

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

    r14981 r15328  
    216216        " WHERE"
    217217        "    detInputExp.exp_id IS NULL"
    218         "    AND rawExp.obstype != 'object'"
     218        "    AND rawExp.object != 'object'"
    219219    );
    220220
Note: See TracChangeset for help on using the changeset viewer.