aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2020-09-02 15:26:19 +0200
committert3sserakt <t3ss@posteo.de>2020-09-02 15:26:19 +0200
commit95f0adbc3c9f56ee94852da8e2a7ab276db79474 (patch)
tree5d10e5462692ff5355ba6b31ea2c66d4a4c863b2 /.buildbot
parent03c26ccd4c23a7854e4e6290aa4c34e487471771 (diff)
downloadgnunet-95f0adbc3c9f56ee94852da8e2a7ab276db79474.tar.gz
gnunet-95f0adbc3c9f56ee94852da8e2a7ab276db79474.zip
- wrong path
Diffstat (limited to '.buildbot')
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_test.sh b/.buildbot/firefly-x86_64-amdepyc_test.sh
index 626bf91f4..cef0c0cdb 100755
--- a/.buildbot/firefly-x86_64-amdepyc_test.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test.sh
@@ -4,6 +4,6 @@
4 4
5pushd src/transport 5pushd src/transport
6make check TESTS='test_communicator_basic-tcp' 6make check TESTS='test_communicator_basic-tcp'
7cat src/transport/test-suite.log 7cat test-suite.log
8pkill --signal 9 -U buildbot gnunet 8pkill --signal 9 -U buildbot gnunet
9popd 9popd