Changeset 27754
- Timestamp:
- Apr 23, 2010, 11:35:22 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r27718 r27754 300 300 $command .= " -tess_id $tess_dir"; 301 301 $command .= " -path_base $outroot"; # needed for logfile lookups 302 $command .= " - magicked $magicked" if $magicked;302 $command .= " -set_magicked $magicked" if $magicked; 303 303 304 304 $command .= " -uri $outputImage" if !$quality; … … 322 322 $command .= " -warp_id $warp_id"; 323 323 $command .= " -skycell_id $skycell_id"; 324 $command .= " -set_magicked $magicked" if $magicked; 324 325 $command .= " -dbname $dbname" if defined $dbname; 325 326
Note:
See TracChangeset
for help on using the changeset viewer.
