gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: Fix crypto test


From: gnunet
Subject: [taler-anastasis] branch master updated: Fix crypto test
Date: Fri, 27 Mar 2020 19:17:31 +0100

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 508a4f4  Fix crypto test
508a4f4 is described below

commit 508a4f4461747cede10acefaccf3e970cc4eb452
Author: Dennis Neufeld <address@hidden>
AuthorDate: Fri Mar 27 18:17:25 2020 +0000

    Fix crypto test
---
 src/util/test_anastasis_crypto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/test_anastasis_crypto.c b/src/util/test_anastasis_crypto.c
index 2924c2b..3f477c6 100644
--- a/src/util/test_anastasis_crypto.c
+++ b/src/util/test_anastasis_crypto.c
@@ -194,7 +194,7 @@ main (int argc,
   if (0 != test_truth ())
     return 1;
 
-  return 1;
+  return 0;
 
 }
 

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



reply via email to

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