fix l8 and include checking of refnames in check script.

This commit is contained in:
Joe Tretter
2020-09-15 16:33:35 -05:00
parent 962b2828f0
commit 36d00a836b
3 changed files with 12 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ cat translations.txt | grep -ve "[<>=]" > $$.dat
mv $$.dat translations.txt
git add translations.txt
git rebase --continue
git push -f