Changeset 38371
- Timestamp:
- Jun 5, 2015, 6:49:14 AM (11 years ago)
- Location:
- tags/ipp-20141024/PS-IPP-PStamp
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20141024/PS-IPP-PStamp
- Property svn:mergeinfo changed
/trunk/PS-IPP-PStamp merged: 38196-38197,38202,38370
- Property svn:mergeinfo changed
-
tags/ipp-20141024/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r38201 r38371 727 727 $out->{magicked} = 0; 728 728 if ($use_releasetool) { 729 if ($image->{skycal_path_base}) { 729 # XXX check quality too 730 if (($image->{state} eq 'calibrated') and 731 ($image->{skycal_path_base})) { 730 732 $out->{astrom} = $image->{skycal_path_base} . ".cmf"; 731 733 }
Note:
See TracChangeset
for help on using the changeset viewer.
