aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_helper_rsa.c
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-17 20:07:55 +0100
committerFlorian Dold <florian@dold.me>2021-01-17 20:07:55 +0100
commitb23f9b78a4220fda5ee8e1c4fc1bbae83dedeb39 (patch)
treed900710097f485150c55104e1f26304eac0ac55e /src/util/test_helper_rsa.c
parented9c37ef4fb49949b06fccac72e498b67c4c61ce (diff)
downloadexchange-b23f9b78a4220fda5ee8e1c4fc1bbae83dedeb39.tar.xz
rename taler-helper-crypto-* to taler-exchange-secmod-*
Diffstat (limited to 'src/util/test_helper_rsa.c')
-rw-r--r--src/util/test_helper_rsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_helper_rsa.c b/src/util/test_helper_rsa.c
index 8edab5ff0..17006a66d 100644
--- a/src/util/test_helper_rsa.c
+++ b/src/util/test_helper_rsa.c
@@ -541,7 +541,7 @@ main (int argc,
GNUNET_asprintf (&binary_name,
"%s/%s",
libexec_dir,
- "taler-helper-crypto-rsa");
+ "taler-exchange-secmod-rsa");
GNUNET_free (libexec_dir);
helper = GNUNET_OS_start_process (GNUNET_OS_INHERIT_STD_ERR,
NULL, NULL, NULL,