IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2008, 8:21:52 PM (17 years ago)
Author:
Paul Price
Message:

rollback is resposibility of caller.

File:
1 edited

Legend:

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

    r19931 r20748  
    11221122                    fakeRun->end_stage
    11231123        )) {
    1124             // rollback
    1125             if (!psDBRollback(config->dbh)) {
    1126                 psError(PS_ERR_UNKNOWN, false, "database error");
    1127             }
    11281124            psError(PS_ERR_UNKNOWN, false, "failed to queue camPendingExp");
    11291125            psFree(fakeRun);
Note: See TracChangeset for help on using the changeset viewer.