Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 138
    • Merge requests 138
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !35805

Update log file diff in post.sh

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Derek Chapman requested to merge jchapman/athena:ATEAM-644_21.6 into 21.6 Aug 21, 2020
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

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.

Closes ATEAM-644

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ATEAM-644_21.6