Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
  • Loading branch information
grom72 committed Aug 28, 2024
1 parent 553c00d commit 91f0ea5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/ftest/util/server_utils_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,6 @@ class EngineYamlParameters(YamlParameters):
REQUIRED_ENV_VARS = {
"common": [
"D_LOG_FILE_APPEND_PID=1",
"ABT_THREAD_STACKSIZE=18432",
"COVFILE=/tmp/test.cov"],
"ofi+tcp": [],
"ofi+tcp;ofi_rxm": [],
Expand Down

0 comments on commit 91f0ea5

Please sign in to comment.