gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] branch master updated: string -> filename


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: string -> filename
Date: Fri, 07 Jun 2019 17:16:17 +0200

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

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new ed54ee5  string -> filename
ed54ee5 is described below

commit ed54ee516a318c6d7abcde8ee528e72ba7097490
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 7 17:15:47 2019 +0200

    string -> filename
---
 src/twister/taler-twister-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/twister/taler-twister-service.c 
b/src/twister/taler-twister-service.c
index 1d2143f..7db3f9f 100644
--- a/src/twister/taler-twister-service.c
+++ b/src/twister/taler-twister-service.c
@@ -2258,7 +2258,7 @@ parse_serving_mean (const struct 
GNUNET_CONFIGURATION_Handle *cfg,
   
   /* serving via unix */
 
-  if (GNUNET_OK != GNUNET_CONFIGURATION_get_value_string
+  if (GNUNET_OK != GNUNET_CONFIGURATION_get_value_filename
       (cfg,
        "twister",
        "SERVE_UNIXPATH",

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



reply via email to

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