]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a different log file for each `meson test`
authorAndoni Duarte Pintado <andoni@isc.org>
Tue, 5 Aug 2025 09:26:47 +0000 (11:26 +0200)
committerAndoni Duarte <andoni@isc.org>
Wed, 6 Aug 2025 11:09:22 +0000 (11:09 +0000)
commite5a364c741418bcf2ba8db56483e95412e77e04e
treec8879526f6cc9036f3e3ddbf670107bae3ff7b2e
parent0d344ac5fb3a534b89f5f9ce796ef6da88685f2d
Add a different log file for each `meson test`

Each run of `meson test` overwrites the default log file testlog.txt,
this means we lose the backtraces of previous run. This commit assigns
a different log file for each run.
.gitlab-ci.yml