Index: /tags/ipp-20111110/ippScripts/scripts/magic_destreak_cleanup.pl
===================================================================
--- /tags/ipp-20111110/ippScripts/scripts/magic_destreak_cleanup.pl	(revision 32909)
+++ /tags/ipp-20111110/ippScripts/scripts/magic_destreak_cleanup.pl	(revision 32910)
@@ -61,5 +61,5 @@
 
 my $ipprc = PS::IPP::Config->new( $camera ) or my_die( "Unable to set up", $magic_ds_id, $PS_EXIT_CONFIG_ERROR ); # IPP configuration
-$ipprc->redirect_output($logfile) or my_die( "Unable to redirect output", $magic_ds_id, $PS_EXIT_SYS_ERROR ) if $logfile;
+$ipprc->redirect_to_logfile($logfile) or my_die( "Unable to redirect output", $magic_ds_id, $PS_EXIT_SYS_ERROR ) if $logfile;
 
 
