jjb: librseq: Add gerrit job
[lttng-ci.git] / scripts / librseq / build.sh
index 826cfa91760c910fbf4111e9f38705e6e44a5191..1a2d85293ef172ab204fc2335e0ab5f2f807867c 100755 (executable)
@@ -295,7 +295,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.022824 seconds and 4 git commands to generate.