gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: option -i was removed


From: gnunet
Subject: [taler-exchange] branch master updated: option -i was removed
Date: Thu, 19 Mar 2020 15:48:52 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new ef489d7f option -i was removed
ef489d7f is described below

commit ef489d7fff600ac45024512d998f04bc81a5dca7
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Mar 19 15:48:39 2020 +0100

    option -i was removed
---
 doc/paper/taler.tex                      | 16 ++++++++--------
 src/benchmark/taler-exchange-benchmark.c |  1 -
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
index 3e01ef3b..e1a120c9 100644
--- a/doc/paper/taler.tex
+++ b/doc/paper/taler.tex
@@ -77,20 +77,20 @@
 \newcommand\inept{\in {\mathbb{E}}}
 \newcommand\inrsa{\in \mathbb{Z}_{|\mathrm{dom}(\FDH_K)|}}
 % DOI
-\acmDOI{10.475/123_4}
+%\acmDOI{10.475/123_4}
 
 % ISBN
-\acmISBN{123-4567-24-567/08/06}
+%\acmISBN{123-4567-24-567/08/06}
 
 %Conference
-\acmConference[CCS'2017]{ACM Conference on Computer and Communications 
Security}{October 2017}{%
-  Dallas, Texas USA}
-\acmYear{2017}
-\copyrightyear{2017}
+%\acmConference[CCS'2017]{ACM Conference on Computer and Communications 
Security}{October 2017}{%
+  %Dallas, Texas USA}
+%\acmYear{2017}
+%\copyrightyear{2017}
 
-\acmPrice{15.00}
+%\acmPrice{15.00}
 
-\acmSubmissionID{123-A12-B3}
+%\acmSubmissionID{123-A12-B3}
 
 \begin{document}
 \title{Refreshing Coins for Giving Change and Refunds \\ in Chaum-style 
Anonymous Payment Systems}
diff --git a/src/benchmark/taler-exchange-benchmark.c 
b/src/benchmark/taler-exchange-benchmark.c
index b1f2bc57..fa2e34ff 100644
--- a/src/benchmark/taler-exchange-benchmark.c
+++ b/src/benchmark/taler-exchange-benchmark.c
@@ -510,7 +510,6 @@ parallel_benchmark (TALER_TESTING_Main main_cb,
                                          "taler-exchange-httpd",
                                          "taler-exchange-httpd",
                                          "-c", config_file,
-                                         "-i",
                                          "-C",
                                          NULL);
     if ( (NULL == exchanged) && (MODE_BOTH == mode) )

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



reply via email to

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