gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant] branch master updated (72eb4f9 -> c9612d1)


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated (72eb4f9 -> c9612d1)
Date: Mon, 11 Dec 2017 13:34:24 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a change to branch master
in repository merchant.

    from 72eb4f9  use bank /admin/add/incoming instead of exchange's in testcase
     add c9612d1  get filename the right way

No new revisions were added by this update.

Summary of changes:
 src/merchant-tools/taler-merchant-tip-enable.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/merchant-tools/taler-merchant-tip-enable.c 
b/src/merchant-tools/taler-merchant-tip-enable.c
index 278cd22..e6e5201 100644
--- a/src/merchant-tools/taler-merchant-tip-enable.c
+++ b/src/merchant-tools/taler-merchant-tip-enable.c
@@ -151,10 +151,10 @@ run (void *cls,
                    "merchant-instance-%s",
                    instance);
   if (GNUNET_OK !=
-      GNUNET_CONFIGURATION_get_value_string (cfg,
-                                             section,
-                                             "TIP_RESERVE_PRIV_FILENAME",
-                                             &tip_reserves))
+      GNUNET_CONFIGURATION_get_value_filename (cfg,
+                                               section,
+                                               "TIP_RESERVE_PRIV_FILENAME",
+                                               &tip_reserves))
   {
     GNUNET_log_config_missing (GNUNET_ERROR_TYPE_ERROR,
                                section,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]