option -i was removed
This commit is contained in:
parent
278cec1fef
commit
ef489d7fff
@ -77,20 +77,20 @@
|
|||||||
\newcommand\inept{\in {\mathbb{E}}}
|
\newcommand\inept{\in {\mathbb{E}}}
|
||||||
\newcommand\inrsa{\in \mathbb{Z}_{|\mathrm{dom}(\FDH_K)|}}
|
\newcommand\inrsa{\in \mathbb{Z}_{|\mathrm{dom}(\FDH_K)|}}
|
||||||
% DOI
|
% DOI
|
||||||
\acmDOI{10.475/123_4}
|
%\acmDOI{10.475/123_4}
|
||||||
|
|
||||||
% ISBN
|
% ISBN
|
||||||
\acmISBN{123-4567-24-567/08/06}
|
%\acmISBN{123-4567-24-567/08/06}
|
||||||
|
|
||||||
%Conference
|
%Conference
|
||||||
\acmConference[CCS'2017]{ACM Conference on Computer and Communications Security}{October 2017}{%
|
%\acmConference[CCS'2017]{ACM Conference on Computer and Communications Security}{October 2017}{%
|
||||||
Dallas, Texas USA}
|
%Dallas, Texas USA}
|
||||||
\acmYear{2017}
|
%\acmYear{2017}
|
||||||
\copyrightyear{2017}
|
%\copyrightyear{2017}
|
||||||
|
|
||||||
\acmPrice{15.00}
|
%\acmPrice{15.00}
|
||||||
|
|
||||||
\acmSubmissionID{123-A12-B3}
|
%\acmSubmissionID{123-A12-B3}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\title{Refreshing Coins for Giving Change and Refunds \\ in Chaum-style Anonymous Payment Systems}
|
\title{Refreshing Coins for Giving Change and Refunds \\ in Chaum-style Anonymous Payment Systems}
|
||||||
|
@ -510,7 +510,6 @@ parallel_benchmark (TALER_TESTING_Main main_cb,
|
|||||||
"taler-exchange-httpd",
|
"taler-exchange-httpd",
|
||||||
"taler-exchange-httpd",
|
"taler-exchange-httpd",
|
||||||
"-c", config_file,
|
"-c", config_file,
|
||||||
"-i",
|
|
||||||
"-C",
|
"-C",
|
||||||
NULL);
|
NULL);
|
||||||
if ( (NULL == exchanged) && (MODE_BOTH == mode) )
|
if ( (NULL == exchanged) && (MODE_BOTH == mode) )
|
||||||
|
Loading…
Reference in New Issue
Block a user