IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2014, 3:29:14 PM (12 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/ippScripts/scripts/sc_prepare_camera.pl

    r36884 r37025  
    351351   
    352352    if (defined $id and not $no_update) {
    353         my $command = "remotetool -updaterun -stage_id $id";
     353        my $command = "remotetool -updaterun -remote_id $id";
    354354        $command .= " -fault $exit_code " if defined $exit_code;
    355355        $command .= " -set_state $exit_state " if defined $exit_state;
Note: See TracChangeset for help on using the changeset viewer.