Skip to content

Commit 021e7f5

Browse files
authored
Comment out TF_CPP_MAX_VLOG_LEVEL in pipeline.yml
Comment out the TF_CPP_MAX_VLOG_LEVEL environment variable.
1 parent 90417b3 commit 021e7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ steps:
6363
FLUX_TEST_CPU: "false"
6464
FLUX_TEST_ENZYME: "false"
6565
FLUX_TEST_REACTANT: "true"
66-
TF_CPP_MAX_VLOG_LEVEL: 3
66+
# TF_CPP_MAX_VLOG_LEVEL: 3
6767
JULIA_NUM_THREADS: 4
6868

6969
env:

0 commit comments

Comments
 (0)