Changeset 33697
- Timestamp:
- Apr 4, 2012, 10:00:37 AM (14 years ago)
- File:
-
- 1 edited
-
tags/ipp-20120216/ippScripts/scripts/staticsky.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20120216/ippScripts/scripts/staticsky.pl
r31662 r33697 89 89 90 90 my $logDest = $ipprc->filename("LOG.EXP", $outroot); 91 $ipprc->redirect_ output($logDest) or my_die( "Unable to redirect output", $sky_id, $PS_EXIT_SYS_ERROR ) if $redirect;91 $ipprc->redirect_to_logfile($logDest) or my_die( "Unable to redirect output", $sky_id, $PS_EXIT_SYS_ERROR ) if $redirect; 92 92 93 93 my $traceDest = $ipprc->filename("TRACE.EXP", $outroot);
Note:
See TracChangeset
for help on using the changeset viewer.
