debian-forge/tools/test
Michael Vogt f892351b00 tools: tweak depsolve() helper to show stderr from depsolve
So that we see any error output during the tests in "realtime". With
subprocess check=True and capture_output=True on exit_code != 0 no
stderr as part of the exception by default so this change helps
seeing issues from depsolve-dnf more easily.
2024-04-12 15:14:55 -07:00
..
test_depsolve.py tools: tweak depsolve() helper to show stderr from depsolve 2024-04-12 15:14:55 -07:00