gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: use FIXME, not TODO. Don't care


From: gnunet
Subject: [taler-merchant] branch master updated: use FIXME, not TODO. Don't care about (null) in logging for last cmd
Date: Thu, 29 Oct 2020 22:44:07 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 235bb6c  use FIXME, not TODO. Don't care about (null) in logging for 
last cmd
235bb6c is described below

commit 235bb6c60c24217476e245d4fb7427721068bfba
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 29 22:44:04 2020 +0100

    use FIXME, not TODO. Don't care about (null) in logging for last cmd
---
 src/testing/test_merchant_api.c      | 3 +--
 src/testing/testing_api_trait_hash.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 162f082..f3dc709 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -1412,8 +1412,7 @@ run (void *cls,
     TALER_TESTING_cmd_batch ("tip",
                              tip),
     /**
-     * End the suite.  Fixme: better to have a label for this
-     * too, as it shows a "(null)" token on logs.
+     * End the suite.  
      */
     TALER_TESTING_cmd_end ()
   };
diff --git a/src/testing/testing_api_trait_hash.c 
b/src/testing/testing_api_trait_hash.c
index f653f80..1736062 100644
--- a/src/testing/testing_api_trait_hash.c
+++ b/src/testing/testing_api_trait_hash.c
@@ -27,7 +27,7 @@
 #include <taler/taler_testing_lib.h>
 
 /**
- * TODO: have _one_ pair of getter/setter for hash-coded
+ * FIXME: have _one_ pair of getter/setter for hash-coded
  * traits and define the getters/setters for tip id and hashed
  * contract terms as _macros_.
  */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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