Changeset 32162 for trunk/ippToPsps/jython/ipptopsps.py
- Timestamp:
- Aug 22, 2011, 8:19:51 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/ipptopsps.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/ipptopsps.py
r32119 r32162 54 54 for id in ids: 55 55 56 if not FORCE and ippToPspsDb.alreadyProcessed( id): continue56 if not FORCE and ippToPspsDb.alreadyProcessed(batchType, id): continue 57 57 58 58 if batchType == "P2":
Note:
See TracChangeset
for help on using the changeset viewer.
