]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP1567514 - Don't Output Null Byte for Spool Files
authorJason Boyer <jboyer@library.in.gov>
Thu, 7 Apr 2016 16:08:09 +0000 (12:08 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 24 May 2016 17:44:37 +0000 (13:44 -0400)
commit83a1dc028e866629c4df9611da06e800588ffd23
treed8442f5e500d733e07678f72e2cd27c6339d6c5c
parent11d618df05b4d82803dd1e73f4e8798178873e82
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