jjb: babeltrace: disable python doc in 'std' build
[lttng-ci.git] / scripts / lttng-ust / build.sh
index 883154ebdaf824b3656b1f0078159d84141fe253..8c6e47c9a6012c6bd135079a85a7a414576e8562 100755 (executable)
@@ -165,7 +165,7 @@ $MAKE -j "$($NPROC)" V=1
 $MAKE install
 
 # Run tests
-$MAKE check
+$MAKE --keep-going check
 
 # Copy tap logs for the jenkins tap parser
 rsync -a --exclude 'test-suite.log' --include '*/' --include '*.log' --exclude='*' tests/ "$WORKSPACE/tap"
This page took 0.026235 seconds and 4 git commands to generate.