gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 02/04: fix previous renaming


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 02/04: fix previous renaming
Date: Tue, 03 Jul 2018 12:07:41 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit 68e319e9b9fb7d948c7bd1251beb6414a9c1f895
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 3 11:26:51 2018 +0200

    fix previous renaming
---
 src/merchant-tools/Makefile.am                | 2 +-
 src/merchant-tools/taler-merchant-benchmark.c | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/merchant-tools/Makefile.am b/src/merchant-tools/Makefile.am
index 4533c0b..bf52f50 100644
--- a/src/merchant-tools/Makefile.am
+++ b/src/merchant-tools/Makefile.am
@@ -3,7 +3,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 bin_PROGRAMS = \
   taler-merchant-dbinit \
-  taler-merchant-generate-payments
+  taler-merchant-benchmark
 
 taler_merchant_dbinit_SOURCES = \
   taler-merchant-dbinit.c
diff --git a/src/merchant-tools/taler-merchant-benchmark.c 
b/src/merchant-tools/taler-merchant-benchmark.c
index 61d7204..ab65e2f 100644
--- a/src/merchant-tools/taler-merchant-benchmark.c
+++ b/src/merchant-tools/taler-merchant-benchmark.c
@@ -442,10 +442,9 @@ main (int argc,
     GNUNET_GETOPT_option_version
       (PACKAGE_VERSION " " VCS_VERSION),
 
-    GNUNET_GETOPT_option_string
+    GNUNET_GETOPT_option_flag
       ('h',
        "help",
-       NULL,
        "root help TBW",
        &root_help),
 

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



reply via email to

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