Skip to content
Snippets Groups Projects
Unverified Commit a437d826 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

More consistently pass --package-db flag to tests (backport #9954) (#10067)


* More consistently pass --package-db flag to tests

Previously `--package-db` was only passed to test which used the `v2-`
prefix.

Now we pass `--package-db` to things which use the `v2-` prefix, not
things which use the `v1-` prefix and by default assume that unprefixed
commands are v2 commands.

(cherry picked from commit 2b44677c)

# Conflicts:
#	cabal-testsuite/PackageTests/CustomTestCoverage/cabal.out

* fixup! resolve conflicts

---------

Co-authored-by: default avatarMatthew Pickering <matthewtpickering@gmail.com>
Co-authored-by: default avatarArtem Pelenitsyn <a.pelenitsyn@gmail.com>
parent c16b7dca
No related branches found
No related tags found
No related merge requests found
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