From 6b70f2e45476c573da5d367734f964ded80659eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Dec 2020 22:31:32 +0100 Subject: keep helpers in normal bin/ dir --- src/testing/testing_api_helpers_exchange.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/testing_api_helpers_exchange.c b/src/testing/testing_api_helpers_exchange.c index a0f890546..7b65d8f82 100644 --- a/src/testing/testing_api_helpers_exchange.c +++ b/src/testing/testing_api_helpers_exchange.c @@ -586,7 +586,7 @@ start_helpers (const char *config_filename, pd = GNUNET_OS_project_data_get (); GNUNET_OS_init (TALER_project_data_default ()); - dir = GNUNET_OS_installation_get_path (GNUNET_OS_IPK_LIBEXECDIR); + dir = GNUNET_OS_installation_get_path (GNUNET_OS_IPK_BINDIR); GNUNET_OS_init (pd); if (NULL == dir) { -- cgit v1.2.3