gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libebics] branch master updated: Programmatically ending t


From: gnunet
Subject: [GNUnet-SVN] [libebics] branch master updated: Programmatically ending the test.
Date: Mon, 22 Oct 2018 18:07:55 +0200

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

marcello pushed a commit to branch master
in repository libebics.

The following commit(s) were added to refs/heads/master by this push:
     new 7b0ef74  Programmatically ending the test.
7b0ef74 is described below

commit 7b0ef7472143933d2b3c96ca20761a9583a4da44
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Oct 22 18:07:31 2018 +0200

    Programmatically ending the test.
---
 src/sandbox_tests.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/sandbox_tests.c b/src/sandbox_tests.c
index efd77aa..c384a16 100644
--- a/src/sandbox_tests.c
+++ b/src/sandbox_tests.c
@@ -59,6 +59,8 @@ cb (void *cls,
   LOG (EBICS_LOGLEVEL_INFO,
        "Bank responded (%d)\n",
        response_code);
+
+  GNUNET_SCHEDULER_shutdown ();
 }
 
 struct EBICS_ARGS_build_header header_args = {

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



reply via email to

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