gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: remove fault injection


From: gnunet
Subject: [taler-exchange] branch master updated: remove fault injection
Date: Sat, 24 Apr 2021 19:05:57 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 23f49379 remove fault injection
23f49379 is described below

commit 23f49379bb1423472564c8f1a13869b5c4044510
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Apr 24 19:05:55 2021 +0200

    remove fault injection
---
 src/util/test_url.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/test_url.c b/src/util/test_url.c
index 1732757f..02930299 100644
--- a/src/util/test_url.c
+++ b/src/util/test_url.c
@@ -82,7 +82,7 @@ main (int argc,
                               NULL),
       "https://taler.net/foo/bar/baz?x=a%26b&c=d&e=";);
 
-  return 1; // fault injection to test buildbot...
+  return 0;
 }
 
 

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