Changeset 28569 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Jul 1, 2010, 11:04:58 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r28126 r28569 291 291 $command .= " -ipprc $configurationReal"; 292 292 } 293 $command .= " -save-inconv" if defined $saveInConv ;294 $command .= " -save-refconv" if defined $saveRefConv ;293 $command .= " -save-inconv" if defined $saveInConv and $run_state eq "new"; 294 $command .= " -save-refconv" if defined $saveRefConv and $run_state eq "new"; 295 295 $command .= " -recipe PPSUB $recipe_ppSub"; 296 296 $command .= " -recipe PSPHOT $recipe_psphot";
Note:
See TracChangeset
for help on using the changeset viewer.
