Changeset 32640
- Timestamp:
- Nov 9, 2011, 11:26:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110622/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r30317 r32640 302 302 $command = "$stacktool -sumskyfile -dbname $imagedb"; 303 303 $id_opt = "-stack_id"; 304 $component_args = " -skycell_id $skycell_id" if $skycell_id ;304 $component_args = " -skycell_id $skycell_id" if $skycell_id and $skycell_id ne 'all'; 305 305 306 306 if (!$unconvolved) {
Note:
See TracChangeset
for help on using the changeset viewer.
