X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Flibrseq%2Fbuild.sh;h=92865de62bb34a933c25f68cf40318ec738c26a9;hb=05b1bd91bac21de6fd5fbb3bbf2c239fc6256bf5;hp=064a6580e314fe373efef4c4e2c7f82f2ca69f7a;hpb=1d56e325ac199eb068729afbb04b3e954cb23061;p=lttng-ci.git diff --git a/scripts/librseq/build.sh b/scripts/librseq/build.sh index 064a658..92865de 100755 --- 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