gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -inject fault for buildbot test


From: gnunet
Subject: [taler-exchange] branch master updated: -inject fault for buildbot test
Date: Tue, 20 Apr 2021 21:02:34 +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 0470ba36 -inject fault for buildbot test
0470ba36 is described below

commit 0470ba369206612606a330df2f9e303d21a10837
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Apr 20 21:02:31 2021 +0200

    -inject fault for buildbot test
---
 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 02930299..1732757f 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 0;
+  return 1; // fault injection to test buildbot...
 }
 
 

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