diff options
author | EuAndreh <eu@euandre.org> | 2020-12-19 14:39:14 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-19 14:39:14 -0300 |
commit | a6e22b325aaa1b224092dcaa7150293dcc39c570 (patch) | |
tree | 3351a5095d60e6034b9cd0936303ccab410154cd /tests.sh | |
parent | Remove placeholder values from is_audio section of feed.atom (diff) | |
download | euandre.org-a6e22b325aaa1b224092dcaa7150293dcc39c570.tar.gz euandre.org-a6e22b325aaa1b224092dcaa7150293dcc39c570.tar.xz |
Remove --check option from translation scripts
Diffstat (limited to '')
-rwxr-xr-x | tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ set -x ./scripts/assert-todos.sh ./scripts/assert-content.sh -./scripts/sync-translations.sh --check +./scripts/sync-translations.sh |