Skip to content

Commit 4b04a18

Browse files
committed
Adjust inline docs for WPT_DEBUG
1 parent 5d9d60c commit 4b04a18

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.env.default

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,10 @@ export WPT_SSH_PRIVATE_KEY_BASE64=
6161
#
6262
# Enabling debug mode will output verbose logging and details about each part of the test runner.
6363
#
64-
# Any truthy value will enable debug mode.
64+
# 0 = Debug mode off
65+
# 1 = Debug mode on
66+
#
67+
# Any other truthy value will also enable debug mode.
6568
export WPT_DEBUG=
6669

6770
# Certificate validation

0 commit comments

Comments
 (0)