gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix db test


From: gnunet
Subject: [taler-anastasis] branch master updated: fix db test
Date: Sun, 11 Jul 2021 12:26:08 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 9e8cdaf  fix db test
9e8cdaf is described below

commit 9e8cdaf317ffe1d6a4305c128b0b08e16a175151
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 11 12:26:06 2021 +0200

    fix db test
---
 src/stasis/test_anastasis_db.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/stasis/test_anastasis_db.c b/src/stasis/test_anastasis_db.c
index eb73746..1680cfd 100644
--- a/src/stasis/test_anastasis_db.c
+++ b/src/stasis/test_anastasis_db.c
@@ -191,10 +191,12 @@ run (void *cls)
                                            &docVersion));
   {
     uint32_t vrs;
+    struct GNUNET_TIME_Absolute exp;
 
     FAILIF (ANASTASIS_DB_ACCOUNT_STATUS_VALID_HASH_RETURNED !=
             plugin->lookup_account (plugin->cls,
                                     &accountPubP,
+                                    &exp,
                                     &r,
                                     &vrs));
   }

-- 
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]