Update identify.sh

This commit is contained in:
Xingyu.Wang 2018-12-06 11:30:46 +08:00 committed by GitHub
parent 36df57a07b
commit 5b9fa92b1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ rule_translation_revised() {
# 发布译文:发布一篇译文
rule_translation_published() {
[ "$TSL_D" -eq 1 ] && [ "$PUB_A" -eq 1 ] \
&& ensure_identical TSL D PUB A 1 \
&& ensure_identical TSL D PUB A \
&& check_category TSL D \
&& check_category PUB A \
&& [ "$TOTAL" -eq $((TSL_D + PUB_A)) ] \