]> git.evergreen-ils.org Git - Evergreen.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:26 +0000 (13:44 -0400)
commit48698adb7bb8e2e92570f22df6ab7fbcaa9b3169
tree2ecfb6f7dc7a15aca3c3c7f9d6064a377e0b7ddb
parenta05d872a17ee05cf003ee0aa024e9cc4d76b3cdc
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