From 03c26ccd4c23a7854e4e6290aa4c34e487471771 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Wed, 2 Sep 2020 15:07:33 +0200 Subject: - 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 -- cgit v1.2.3