aboutsummaryrefslogtreecommitdiff
path: root/test/config.ini.in
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-04-24 13:51:09 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-04-24 14:07:23 +0200
commit018c7e5dadc1c38af9985b54a9729296d050f0e3 (patch)
treee54e2dbfad7af48cd3e6f68fa8571f0240381a66 /test/config.ini.in
parent54865cf9e6a8e5ac7cfe65595172f2348632a9fa (diff)
parent8b8032e283ae1dff00de71e2d9d28c0df626fc23 (diff)
downloadbitcoin-018c7e5dadc1c38af9985b54a9729296d050f0e3.tar.xz
Merge #13024: test: Add rpcauth pair that generated by rpcauth.py
8b8032e test: Add rpcauth pair that generated by rpcauth (Chun Kuan Lee) Pull request description: This PR adds a rpcauth pair that is randomly generated. Also checks that rpcauth.py works fine. Resolve #12995 Tree-SHA512: d9661f40e306bcf528dc25919c874ebcdbdd21101319985dc12ce133c80fd0021cfee5e4bfe8ee7970eccc2e24c97e596263b270fe0b79f3613ae573a825ed63
Diffstat (limited to 'test/config.ini.in')
-rw-r--r--test/config.ini.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/config.ini.in b/test/config.ini.in
index 35ee092be4..a1119dc739 100644
--- a/test/config.ini.in
+++ b/test/config.ini.in
@@ -9,6 +9,7 @@
SRCDIR=@abs_top_srcdir@
BUILDDIR=@abs_top_builddir@
EXEEXT=@EXEEXT@
+RPCAUTH=@abs_top_srcdir@/share/rpcauth/rpcauth.py
[components]
# Which components are enabled. These are commented out by `configure` if they were disabled when running config.