- Timestamp:
- Feb 14, 2011, 1:05:28 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/ippScripts/scripts/stack_skycell.pl
r30419 r30631 270 270 $command .= " -image_id $image_id" if defined $image_id; 271 271 $command .= " -source_id $source_id" if defined $source_id; 272 273 $command .= " -stack_id $stack_id" if defined $stack_id; 274 $command .= " -skycell_id $skycell_id" if defined $skycell_id; 275 $command .= " -tess_id $tess_base" if defined $tess_base; 276 272 277 if ($run_state eq 'new') { 273 278 $command .= " -dumpconfig $configuration";
Note:
See TracChangeset
for help on using the changeset viewer.
