Skip to content

Commit 3f9c716

Browse files
committed
test: Fix docstring for cmake migration
1 parent c0b7159 commit 3f9c716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/config.ini.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ EXEEXT=@EXEEXT@
1414
RPCAUTH=@abs_top_srcdir@/share/rpcauth/rpcauth.py
1515

1616
[components]
17-
# Which components are enabled. These are commented out by `configure` if they were disabled when running config.
17+
# Which components are enabled. These are commented out by cmake if they were disabled during configuration.
1818
@ENABLE_WALLET_TRUE@ENABLE_WALLET=true
1919
@USE_BDB_TRUE@USE_BDB=true
2020
@BUILD_BITCOIN_CLI_TRUE@ENABLE_CLI=true

0 commit comments

Comments
 (0)