aboutsummaryrefslogtreecommitdiff
path: root/.buildbot/firefly-x86_64-amdepyc_test.sh
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2020-09-02 14:23:14 +0200
committert3sserakt <t3ss@posteo.de>2020-09-02 14:23:14 +0200
commit78ae71345ff48b10c264fd100b9d2b1003c442d8 (patch)
tree8b434ba4ecbdca3e032ae4fdb887c3c556e3fde3 /.buildbot/firefly-x86_64-amdepyc_test.sh
parentf7fc952898b73753dd5d0d0657db85f5290486cc (diff)
downloadgnunet-78ae71345ff48b10c264fd100b9d2b1003c442d8.tar.gz
gnunet-78ae71345ff48b10c264fd100b9d2b1003c442d8.zip
- add content of test-suite.log to buildbot output after running test
Diffstat (limited to '.buildbot/firefly-x86_64-amdepyc_test.sh')
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_test.sh b/.buildbot/firefly-x86_64-amdepyc_test.sh
index 8949ddc0c..ef1401734 100755
--- a/.buildbot/firefly-x86_64-amdepyc_test.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test.sh
@@ -4,4 +4,5 @@
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
7popd 8popd