- Timestamp:
- Oct 25, 2012, 11:11:49 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
r34229 r34593 304 304 $skycell_id = $component; 305 305 $command = "$stacktool -sumskyfile -dbname $imagedb"; 306 # only consider stacks in full state. 307 $command .= " -state full"; 306 308 $id_opt = "-stack_id"; 307 309 $component_args = " -skycell_id $skycell_id" if $skycell_id and $skycell_id ne 'all';
Note:
See TracChangeset
for help on using the changeset viewer.
