Changeset 30598 for trunk/ippScripts/scripts/stack_skycell.pl
- Timestamp:
- Feb 13, 2011, 11:02:20 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r29766 r30598 258 258 $command .= " -image_id $image_id" if defined $image_id; 259 259 $command .= " -source_id $source_id" if defined $source_id; 260 261 $command .= " -stack_id $stack_id" if defined $stack_id; 262 $command .= " -skycell_id $skycell_id" if defined $skycell_id; 263 $command .= " -tess_id $tess_base" if defined $tess_base; 264 260 265 if ($run_state eq 'new') { 261 266 $command .= " -dumpconfig $configuration";
Note:
See TracChangeset
for help on using the changeset viewer.
