projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91ba8aa
)
jjb: binutils-gdb: archive testsuite/gdb.log
author
Michael Jeanson
<mjeanson@efficios.com>
Fri, 8 Oct 2021 18:27:33 +0000
(14:27 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Fri, 8 Oct 2021 18:27:33 +0000
(14:27 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/binutils-gdb/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/binutils-gdb/build.sh
b/scripts/binutils-gdb/build.sh
index c6a4937756f59a66d6345d81c26d704bd4bfbf17..bbeef67a992943bebf4748fe6511f9943c8e213c 100755
(executable)
--- a/
scripts/binutils-gdb/build.sh
+++ b/
scripts/binutils-gdb/build.sh
@@
-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.022818 seconds
and
4
git commands to generate.