IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 10, 2015, 3:41:00 PM (11 years ago)
Author:
watersc1
Message:

Recomment testing line.

File:
1 edited

Legend:

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

    r38079 r38105  
    9191{
    9292
     93###    $command    = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 
    9394    my $command = "$camtool -pendingexp -cam_id $cam_id ";
    94     $command    = "$camtool -processedexp -cam_id $cam_id "; ### THIS LINE ONLY TO TEST! 
    9595    $command   .= " -dbname $dbname " if defined($dbname);
    9696
Note: See TracChangeset for help on using the changeset viewer.