Changeset 38645 for trunk/ippScripts/scripts/skycalibration.pl
- Timestamp:
- Jul 27, 2015, 5:59:41 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/skycalibration.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/skycalibration.pl
r38644 r38645 310 310 if ($quality) { 311 311 # First update the result 312 my $command = "$staticskytool -update result$skycal_id -set_fault 0";312 my $command = "$staticskytool -updateskycal -skycal_id $skycal_id -set_fault 0"; 313 313 $command .= " -set_quality $quality"; 314 314 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
