summaryrefslogtreecommitdiffstats
path: root/loader2/simplemot
diff options
context:
space:
mode:
Diffstat (limited to 'loader2/simplemot')
-rwxr-xr-xloader2/simplemot4
1 files changed, 4 insertions, 0 deletions
diff --git a/loader2/simplemot b/loader2/simplemot
index 467020be0..abf09694d 100755
--- a/loader2/simplemot
+++ b/loader2/simplemot
@@ -3,6 +3,10 @@
$inone = 0;
$intran = 0;
$total = 0;
+
+binmode(STDIN, ":raw");
+binmode(STDOUT, ":raw");
+
while (<>) {
if (!$inone && /^msgid/) {
chop;