IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2011, 11:09:34 AM (15 years ago)
Author:
eugene
Message:

merging from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ippScripts/scripts/summit_copy.pl

    r31083 r31146  
    253253        if ($exit_code == 110) {
    254254            $command = "$pztool -updatepzexp";
     255            $command .= " -summit_id $summit_id";
    255256            $command .= " -exp_name $exp_name";
    256             $command .= " -camera $inst";
     257            $command .= " -inst $inst";
    257258            $command .= " -telescope $telescope";
    258259            $command .= " -set_state drop";
Note: See TracChangeset for help on using the changeset viewer.