jjb: scan-build: Make sure the include dir exists
[lttng-ci.git] / scripts / librseq / build.sh
index 064a6580e314fe373efef4c4e2c7f82f2ca69f7a..92865de62bb34a933c25f68cf40318ec738c26a9 100755 (executable)
@@ -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.029841 seconds and 4 git commands to generate.