Changeset 29196 for trunk/ippToPsps/perl/checkOdmStatus.pl
- Timestamp:
- Sep 22, 2010, 12:52:36 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/perl/checkOdmStatus.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/perl/checkOdmStatus.pl
r29187 r29196 105 105 if (!$onDatastore) {next;} 106 106 107 my $batch = ippToPsps::Batch->existing($batchId, $ippToPspsDb, $filePath, $verbose, $save_temps); 107 my $batch = ippToPsps::Batch->existing( 108 undef, 109 undef, 110 $batchId, 111 $ippToPspsDb, 112 $filePath, 113 $verbose, 114 $save_temps); 108 115 109 116 if (!$processed) {
Note:
See TracChangeset
for help on using the changeset viewer.
