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

debug

parent bb03056f
No related branches found
No related tags found
1 merge request!5Add spellcking
Pipeline #473021 failed
......@@ -50,6 +50,7 @@ aspell:
else
echo "No spelling errors in $file $?"
fi
echo "ERRORS after checking $file: $ERRORS"
done
echo "ERRORS: $ERRORS"
if [ "$ERRORS" -ne 0 ]; then
......
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