mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
18b62a4220
This amends 70c30dfb which disabled test tracing in general. Instead, only enable test tracing by default for modules that are being unit tested. This saves lots of time but still ensures that test tracing is working and helps with debugging in unit tests. Also rename the option to --debug-test-trace for a clarity.