Skip to content

Commit 17d81db

Browse files
authored
add logs for system commands (#216)
1 parent da5ef94 commit 17d81db

File tree

4 files changed

+109
-92
lines changed

4 files changed

+109
-92
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.20.6] - 2024-06-21
11+
12+
* runner: add logs for `system` command (with target `sqllogictest::system_command`) for ease of debugging.
13+
1014
## [0.20.5] - 2024-06-20
1115

1216
* fix(runner): when running in parallel, the runner will correctly inherit configuration like `sort_mode` and `labels` from the main runner.

0 commit comments

Comments
 (0)