aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
Diffstat (limited to '.buildbot')
-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