From 78ae71345ff48b10c264fd100b9d2b1003c442d8 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Wed, 2 Sep 2020 14:23:14 +0200 Subject: - add content of test-suite.log to buildbot output after running test --- .buildbot/firefly-x86_64-amdepyc_test.sh | 1 + 1 file changed, 1 insertion(+) (limited to '.buildbot') 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 @@ pushd src/transport make check TESTS='test_communicator_basic-tcp' +cat src/transport/test-suite.log popd -- cgit v1.2.3