IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42011


Ignore:
Timestamp:
Feb 4, 2022, 6:21:06 PM (4 years ago)
Author:
fairlamb
Message:

IPP-1588: redirect to logfile

File:
1 edited

Legend:

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

    r40416 r42011  
    7070}
    7171
    72 $ipprc->redirect_output($logfile) or
     72$ipprc->redirect_to_logfile($logfile) or
    7373        &my_die("Unable to redirect ouput", $stage, $stage_id, $PS_EXIT_UNKNOWN_ERROR) if $logfile;
    7474
Note: See TracChangeset for help on using the changeset viewer.