gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - killing all gnunet processes still run


From: gnunet
Subject: [gnunet] branch master updated: - killing all gnunet processes still running after running the test
Date: Wed, 02 Sep 2020 15:14:07 +0200

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

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 03c26ccd4 - killing all gnunet processes still running after running 
the test
03c26ccd4 is described below

commit 03c26ccd4c23a7854e4e6290aa4c34e487471771
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Sep 2 15:07:33 2020 +0200

    - killing all gnunet processes still running after running the test
---
 .buildbot/firefly-x86_64-amdepyc_test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.buildbot/firefly-x86_64-amdepyc_test.sh 
b/.buildbot/firefly-x86_64-amdepyc_test.sh
index ef1401734..626bf91f4 100755
--- a/.buildbot/firefly-x86_64-amdepyc_test.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test.sh
@@ -5,4 +5,5 @@
 pushd src/transport
 make check TESTS='test_communicator_basic-tcp'
 cat src/transport/test-suite.log
+pkill --signal 9 -U buildbot gnunet 
 popd

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