gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: setting label for r


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: setting label for reject testing command.
Date: Tue, 27 Feb 2018 19:12:48 +0100

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new b58d419  setting label for reject testing command.
b58d419 is described below

commit b58d41939cfe9781520a52b843b2e131b12ab2a5
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Feb 27 19:12:28 2018 +0100

    setting label for reject testing command.
---
 src/bank-lib/testing_api_cmd_reject.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bank-lib/testing_api_cmd_reject.c 
b/src/bank-lib/testing_api_cmd_reject.c
index 6386995..9c84b35 100644
--- a/src/bank-lib/testing_api_cmd_reject.c
+++ b/src/bank-lib/testing_api_cmd_reject.c
@@ -156,6 +156,7 @@ TALER_TESTING_cmd_bank_reject (const char *label,
   cmd.cls = rs;
   cmd.run = &reject_run;
   cmd.cleanup = &reject_cleanup;
+  cmd.label = label;
 
   return cmd;
 

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



reply via email to

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