IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2015, 2:07:03 PM (11 years ago)
Author:
watersc1
Message:

Initial versions of the remote diff scripts.

File:
1 edited

Legend:

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

    r38000 r38079  
    9090my ($workdir,$exp_tag,$reduction);
    9191{
    92 ###    $command    = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 
     92
    9393    my $command = "$camtool -pendingexp -cam_id $cam_id ";
     94    $command    = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 
    9495    $command   .= " -dbname $dbname " if defined($dbname);
    9596
Note: See TracChangeset for help on using the changeset viewer.