We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7b904 commit 9ddf6abCopy full SHA for 9ddf6ab
docker/pylith-testenv
@@ -7,6 +7,7 @@ ARG REPO_DIR=.
7
ARG TEST_COVERAGE=no
8
ARG PYTHON_COVERAGE=coverage3
9
ENV TEST_COVERAGE=${TEST_COVERAGE} PYTHON_COVERAGE=${PYTHON_COVERAGE}
10
+ENV HWLOC_HIDE_ERRORS=2
11
12
LABEL maintainer="Brad Aagaard <[email protected]>"
13
0 commit comments