Changeset 34229
- Timestamp:
- Jul 31, 2012, 10:23:45 AM (14 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
r34227 r34229 345 345 die "tess_id and component are required for byskycell" if !$tess_id or ! $skycell_id; 346 346 $command .= " -tess_id $tess_id -skycell_id $skycell_id"; 347 if ($stage eq 'warp') {347 if ($stage ne 'stack') { 348 348 $filter_runs = 1; 349 349 }
Note:
See TracChangeset
for help on using the changeset viewer.
