- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/pstamp/scripts/pstampparse.pl
r30793 r31606 754 754 if ( $num_jobs == 0 ) { 755 755 print STDERR "no jobs for row $rownum\n" if $verbose; 756 insertFakeJobForRow($row, 1, $PSTAMP_NO_ JOBS_QUEUED);756 insertFakeJobForRow($row, 1, $PSTAMP_NO_IMAGE_MATCH); 757 757 $num_jobs = 1; 758 $row->{job_num} = 1; 758 759 } 759 760 return $num_jobs;
Note:
See TracChangeset
for help on using the changeset viewer.
