-inject fault for buildbot test

This commit is contained in:
Christian Grothoff 2021-04-20 21:02:31 +02:00
parent 7562f0e592
commit 0470ba3692
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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...
}