LP1567514 - Don't Output Null Byte for Spool Files user/gmcharlt/lp1567514_msi_null_byte-signedoff
authorJason Boyer <jboyer@library.in.gov>
Thu, 7 Apr 2016 16:08:09 +0000 (12:08 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 20 Apr 2016 15:47:54 +0000 (11:47 -0400)
commit12f20829bbcfd800d837d987d7e8f3eabbfb0925
treec7aae1b37f3a55346a56a5acec3344eee8ef477b
parent2d43d5209a0be2a73fa0d5630701f457719d3207
LP1567514 - Don't Output Null Byte for Spool Files

If a spool file is defined on the marc_stream_importer.pl
command line, no null byte is output after the record(s)
are processed.

To test:

[1] Use marc_stream_importer.pl to import a record from
    a file; verify that the output messages do not include
    a null character.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/support-scripts/marc_stream_importer.pl