diff --git a/ci/txcheck.sh b/ci/txcheck.sh index 6c5d86c77..7f85be970 100644 --- a/ci/txcheck.sh +++ b/ci/txcheck.sh @@ -79,7 +79,7 @@ tx_sum() # Clean up the TS (XML) files (like txpush would) TS_FILE="$WORKTREE_NAME/lang/calamares_en.ts" if test -n "$XMLLINT" ; then - $XMLLINT --format -o "$TS_FILE".new "$TS_FILE" && mv "$TS_FILE".new "$TS_FILE" + $XMLLINT --format --encode utf-8 -o "$TS_FILE".new "$TS_FILE" && mv "$TS_FILE".new "$TS_FILE" fi sed -i'' -e '/