IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 9, 2011, 11:05:10 AM (15 years ago)
Author:
bills
Message:

Use redirect_to_logfile

File:
1 edited

Legend:

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

    r31906 r32379  
    8888
    8989if ($redirect) {
    90     $ipprc->redirect_output($logDest) or my_die( "Unable to redirect output", $cam_id, $PS_EXIT_SYS_ERROR );
     90    $ipprc->redirect_to_logfile($logDest) or my_die( "Unable to redirect output", $cam_id, $PS_EXIT_SYS_ERROR );
    9191    print "\n\n";
    9292    print "Starting script $0 on $host\n\n";
Note: See TracChangeset for help on using the changeset viewer.