IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31143


Ignore:
Timestamp:
Apr 4, 2011, 10:59:56 AM (15 years ago)
Author:
watersc1
Message:

this also needs to use summit_id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20110218/ippScripts/scripts/summit_copy.pl

    r31121 r31143  
    253253        if ($exit_code == 110) {
    254254            $command = "$pztool -updatepzexp";
     255            $command .= " -summit_id $summit_id";
    255256            $command .= " -exp_name $exp_name";
    256257            $command .= " -inst $inst";
Note: See TracChangeset for help on using the changeset viewer.