Changeset 32914 for trunk/ippScripts/scripts/magic_destreak_cleanup.pl
- Timestamp:
- Dec 9, 2011, 9:49:14 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_destreak_cleanup.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_destreak_cleanup.pl
r30803 r32914 61 61 62 62 my $ipprc = PS::IPP::Config->new( $camera ) or my_die( "Unable to set up", $magic_ds_id, $PS_EXIT_CONFIG_ERROR ); # IPP configuration 63 $ipprc->redirect_ output($logfile) or my_die( "Unable to redirect output", $magic_ds_id, $PS_EXIT_SYS_ERROR ) if $logfile;63 $ipprc->redirect_to_logfile($logfile) or my_die( "Unable to redirect output", $magic_ds_id, $PS_EXIT_SYS_ERROR ) if $logfile; 64 64 65 65
Note:
See TracChangeset
for help on using the changeset viewer.
