On Linux this results in checksum mismatch errors for the cd-info and dbpoweramp log files. E.g.:
ERROR - jobID 383c78fa-34a6-11e7-926c-7446a0b42b9a: checksum mismatch for file 'kb-edfdd8e6-34a5-11e7-8e72-7446a0b42b9a/383c78fa-34a6-11e7-926c-7446a0b42b9a/cd-info.log'
ERROR - jobID 383c78fa-34a6-11e7-926c-7446a0b42b9a: checksum mismatch for file 'kb-edfdd8e6-34a5-11e7-8e72-7446a0b42b9a/383c78fa-34a6-11e7-926c-7446a0b42b9a/dbpoweramp.log'
These errors are not reported on Linux!
Explanation: Git modifies original Windows-style line endings to Unix-style line endings! So this is of no concern for real-life production situations.
Running OmSipCreator in 'verify' mode on this test batch:
https://github.com/KBNLresearch/iromlabDemobatch
On Linux this results in checksum mismatch errors for the cd-info and dbpoweramp log files. E.g.:
These errors are not reported on Linux!
Explanation: Git modifies original Windows-style line endings to Unix-style line endings! So this is of no concern for real-life production situations.