Skip to content
Snippets Groups Projects
Commit 80578d21 authored by Matthias Bernt's avatar Matthias Bernt
Browse files

debug

parent 512d1dad
No related branches found
No related tags found
1 merge request!5Add spellcking
Pipeline #473023 failed
......@@ -52,7 +52,7 @@ aspell:
fi
echo "ERRORS after checking $file: $ERRORS"
done
echo "ERRORS: $ERRORS"
echo "ERRORS after the loop: $ERRORS"
if [ "$ERRORS" -ne 0 ]; then
echo "Spelling errors were detected. Failing the job."
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment