Add email notification to barectf jobs
[lttng-ci.git] / scripts / liburcu / build.sh
index e731e19b4647b183d93916ebf22e3f59282d6431..6b0298ae8ba9ad676eb8f8ad135a9d64f11f826f 100755 (executable)
@@ -210,7 +210,7 @@ $MAKE -j "$($NPROC)" V=1
 $MAKE install
 
 # Run tests
-$MAKE check
+$MAKE --keep-going check
 # Only run regtest for 0.9 and up
 if vergte "$PACKAGE_VERSION" "0.9"; then
    $MAKE regtest
This page took 0.022181 seconds and 4 git commands to generate.