Skip to content
Snippets Groups Projects
Commit 93006460 authored by John Chapman's avatar John Chapman
Browse files

Update log file diff in post.sh

Prior to this change log file diffs in unit tests compared the reference file to the current
output, rather than the other way around, so that lines in the log removed due to local
changes are marked with a `+` in the diff output and lines added to the log are marked with
a `-`.

This commit switches the order of comparison with the aim of making the output more intuitive.
See discussion in ATEAM-644.
parent 9d032dd2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment