Skip to content

Fixing tests to output newlines consistently

Ricky Wiens requested to merge rw/fix-test-unix-mac into master

What does this MR do?

Instead of passing the output through echo, which can be strange on different systems, I'm passing the stdout through that function directly into the diff, which should leave less room for interpretation

What are the relevant issue numbers?

cc @drewcimino @iamricecake @morefice

Edited by Ricky Wiens

Merge request reports

Loading