jjb: binutils-gdb: archive testsuite/gdb.log
[lttng-ci.git] / scripts / binutils-gdb / build.sh
index c6a4937756f59a66d6345d81c26d704bd4bfbf17..bbeef67a992943bebf4748fe6511f9943c8e213c 100755 (executable)
@@ -216,6 +216,7 @@ $MAKE -C gdb --keep-going check -j "$($NPROC)" || failed_tests=1
 
 # Copy the dejagnu test results for archiving before cleaning the build dir
 mkdir "${WORKSPACE}/results"
+cp gdb/testsuite/gdb.log "${WORKSPACE}/results/"
 cp gdb/testsuite/gdb.sum "${WORKSPACE}/results/"
 sum2junit gdb/testsuite/gdb.sum "${WORKSPACE}/results/gdb.xml"
 
This page took 0.022972 seconds and 4 git commands to generate.