summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-build.sh b/ci-build.sh
index a949949..69cae65 100755
--- a/ci-build.sh
+++ b/ci-build.sh
@@ -317,7 +317,7 @@ beach()
build "gst-devtools/validate"
cd $WORKSPACE
mkdir -p "validate-output"
- gst-validate-launcher validate -j3 -S -m -n -M $WORKSPACE/validate-output --xunit-file $WORKSPACE/xunit.xml
+ gst-validate-launcher validate -j3 -fs -m -n -M $WORKSPACE/validate-output --xunit-file $WORKSPACE/xunit.xml
fi
echo