aboutsummaryrefslogtreecommitdiff
path: root/src/credential/test_credential_lookup.conf
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2016-12-15 13:36:40 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2016-12-15 13:36:40 +0100
commit7a6a665cea13854c28384fd4e51da0f10b4933cc (patch)
tree8a1d3b41d99edcdf50c643e088b5bfa7cabf3424 /src/credential/test_credential_lookup.conf
parentfb662a6b560d84903e5b9601a1df1778dd12ae44 (diff)
downloadgnunet-7a6a665cea13854c28384fd4e51da0f10b4933cc.tar.gz
gnunet-7a6a665cea13854c28384fd4e51da0f10b4933cc.zip
-fix rest; prelim test;
Diffstat (limited to 'src/credential/test_credential_lookup.conf')
-rw-r--r--src/credential/test_credential_lookup.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/credential/test_credential_lookup.conf b/src/credential/test_credential_lookup.conf
index 57c62fab3..f4bf36c52 100644
--- a/src/credential/test_credential_lookup.conf
+++ b/src/credential/test_credential_lookup.conf
@@ -13,6 +13,9 @@ PLUGINS =
13AUTOSTART = YES 13AUTOSTART = YES
14#PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/credlog 14#PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/credlog
15 15
16[rest]
17PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/restlog
18
16[gns] 19[gns]
17#PREFIX = valgrind --leak-check=full --track-origins=yes 20#PREFIX = valgrind --leak-check=full --track-origins=yes
18AUTOSTART = YES 21AUTOSTART = YES