validation: bluval: Use own repo logparser rules
[ci-management.git] / jjb / shell / run_bluval.sh
index fc16781..844c611 100755 (executable)
@@ -162,8 +162,6 @@ then
     options+=" -o"
 fi
 
-printf 'ok / PASS /\nerror / FAIL /\n' > ./bluval/rules.txt
-
 set +e
 # even if the script fails we need to change the owner of results
 # shellcheck disable=SC2086