IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 23, 2012, 4:15:53 PM (14 years ago)
Author:
rhenders
Message:

now passing ScratchDb object up to base-class (Batch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/initbatch.py

    r33259 r33353  
    3030            gpc1Db,
    3131            ippToPspsDb,
     32            scratchDb,
    3233            batchID):
    3334       super(InitBatch, self).__init__(logger,
     
    3536               gpc1Db,
    3637               ippToPspsDb,
     38               scratchDb,
    3739               0,
    3840               batchID,
Note: See TracChangeset for help on using the changeset viewer.