Changeset 35960 for trunk/ippScripts/scripts/dist_advancerun.pl
- Timestamp:
- Aug 15, 2013, 4:05:13 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_advancerun.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_advancerun.pl
r31565 r35960 115 115 $list_mode = "-result"; 116 116 $component_key = "skycell_id"; 117 } elsif ($stage eq "skycal") { 118 $tool_cmd = "$staticskytool -skycal_id"; 119 $list_mode = "-skycalresult"; 120 $component_key = "skycell_id"; 117 121 } elsif ($stage eq "diff") { 118 122 $tool_cmd = "$difftool -diff_id"; … … 134 138 } elsif ($stage eq 'warp_bg') { 135 139 $exportarg = '-exportwarp'; 140 } elsif ($stage eq 'skycal') { 141 $exportarg = '-exportskycalrun'; 136 142 } 137 143
Note:
See TracChangeset
for help on using the changeset viewer.
