Changeset 29183
- Timestamp:
- Sep 21, 2010, 2:38:00 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r29154 r29183 741 741 my $astrom_resolved = $ipprc->file_resolve($astrom); 742 742 next if !$astrom_resolved; 743 if (! -e $astrom_resolved) { 744 print "$astrom_resolved not found skipping\n"; 745 next; 746 } 743 747 744 748 my $start_dvo = gettimeofday();
Note:
See TracChangeset
for help on using the changeset viewer.
