IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 2, 2015, 10:32:32 AM (11 years ago)
Author:
bills
Message:

Changes to implement --run-state update for skycal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/skycalibration.pl

    r38565 r38567  
    328328    }
    329329    my $command = "$staticskytool -skycal_id $skycal_id";
    330     $command .= ' -updaterun -set_state full';
     330    $command .= ' -updateskycalrun -set_state full';
    331331    $command .= " -dbname $dbname" if defined $dbname;
    332332
Note: See TracChangeset for help on using the changeset viewer.