The generated stdout data is written in binary mode with [LF] line endings, therefore we also need to do a binary comparison. Assisted-by: Jay Satiro Assisted-by: Daniel Stenberg Follow up to c9b60f0053 Fixes #8920 Closes #8936
c9b60f0053