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:
4c1e635
)
jjb: librseq: TAP tests were removed upstream
author
Michael Jeanson
<mjeanson@efficios.com>
Fri, 5 Jun 2020 20:20:53 +0000
(16:20 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Fri, 5 Jun 2020 20:20:53 +0000
(16:20 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/librseq/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/librseq/build.sh
b/scripts/librseq/build.sh
index 064a6580e314fe373efef4c4e2c7f82f2ca69f7a..92865de62bb34a933c25f68cf40318ec738c26a9 100755
(executable)
--- a/
scripts/librseq/build.sh
+++ b/
scripts/librseq/build.sh
@@
-279,7
+279,7
@@
ret=$?
set -e
# Copy tap logs for the jenkins tap parser before cleaning the build dir
-rsync -a --exclude 'test-suite.log' --include '*/' --include '*.log' --exclude='*' tests/ "$WORKSPACE/tap"
+
#
rsync -a --exclude 'test-suite.log' --include '*/' --include '*.log' --exclude='*' tests/ "$WORKSPACE/tap"
# Clean the build directory
$MAKE clean
This page took
0.02459 seconds
and
4
git commands to generate.