Bug 11084 [QA Followup]
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 16 Apr 2015 11:50:09 +0000 (07:50 -0400)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Tue, 29 Dec 2015 19:32:19 +0000 (19:32 +0000)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
misc/cronjobs/delete_records_via_leader.pl

index f8e10f4..7b08828 100755 (executable)
@@ -21,7 +21,7 @@
 
 use Modern::Perl;
 
-binmode( STDOUT, ":utf8" );
+binmode( STDOUT, ":encoding(UTF-8)" );
 
 BEGIN {