Changeset 29204
- Timestamp:
- Sep 22, 2010, 3:24:04 PM (16 years ago)
- Location:
- tags/ipp-20100823/PS-IPP-PStamp
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20100823/PS-IPP-PStamp
- Property svn:mergeinfo changed
/trunk/PS-IPP-PStamp merged: 29183
- Property svn:mergeinfo changed
-
tags/ipp-20100823/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r29155 r29204 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.
