IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11790


Ignore:
Timestamp:
Feb 14, 2007, 2:25:20 PM (19 years ago)
Author:
jhoblitt
Message:

fix p4_id creation reporting

File:
1 edited

Legend:

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

    r11777 r11790  
    176176        return true;
    177177    }
     178
     179    // get the assigned p4_id
     180    p4Run->p4_id =  det_id = psDBLastInsertID(config->dbh);
    178181
    179182    bool simple = false;
Note: See TracChangeset for help on using the changeset viewer.