Commits on Source 2
-
Tristan Maat authored
`remove_artifact_from_cache` used a hard-coded path to remove artifacts, which wasn't sufficient for integration tests.
-
This happened when bst is invoked with --message-lines 0 or --error-lines 0, and was arguably a little too verbose (the user explicitly asked us not to show them any lines, after all). Fixes #779