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
1fa9c144bf
commit
423560d93f
@ -74,7 +74,6 @@ rule_onestep() {
|
|||||||
[ "$SRC_D" -eq 1 ] && [ "$PUB_A" -eq 1 ] \
|
[ "$SRC_D" -eq 1 ] && [ "$PUB_A" -eq 1 ] \
|
||||||
&& ensure_identical SRC D PUB A 1 \
|
&& ensure_identical SRC D PUB A 1 \
|
||||||
&& check_category SRC D \
|
&& check_category SRC D \
|
||||||
&& check_category PUB A \
|
|
||||||
&& [ "$TOTAL" -eq 2 ] && echo "匹配规则:一步翻译发布"
|
&& [ "$TOTAL" -eq 2 ] && echo "匹配规则:一步翻译发布"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user