mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-23 21:20:42 +08:00
Update identify.sh
This commit is contained in:
parent
e99a79f8bd
commit
1fa9c144bf
@ -72,7 +72,7 @@ rule_published_translation_revised() {
|
||||
# 一步翻译发布
|
||||
rule_onestep() {
|
||||
[ "$SRC_D" -eq 1 ] && [ "$PUB_A" -eq 1 ] \
|
||||
&& ensure_identical SRC D PUB A \
|
||||
&& ensure_identical SRC D PUB A 1 \
|
||||
&& check_category SRC D \
|
||||
&& check_category PUB A \
|
||||
&& [ "$TOTAL" -eq 2 ] && echo "匹配规则:一步翻译发布"
|
||||
|
Loading…
Reference in New Issue
Block a user