Re-enable repos for translation
The python-client, networking, and neutron repos are setup properly again, so we can enable translation syncing again. Depends-On: I836f7a11943a3d76fb0a119b401ead112680d7a7 Change-Id: Id2a5c00ddf46d43330e28fa60f8850c96de13f0c Story: 2000452
This commit is contained in:
parent
a97afd8b83
commit
8e9b206191
@ -156,14 +156,6 @@ case "$PROJECT" in
|
||||
setup_horizon "$ZANATA_VERSION"
|
||||
propose_horizon
|
||||
;;
|
||||
python-*)
|
||||
echo "project temporarily disabled"
|
||||
exit 0
|
||||
;;
|
||||
networking-*|neutron-*)
|
||||
echo "project temporarily disabled"
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
# Common setup for python and django repositories
|
||||
# ---- Python projects ----
|
||||
|
@ -44,14 +44,6 @@ case "$PROJECT" in
|
||||
setup_horizon "$ZANATA_VERSION"
|
||||
./run_tests.sh --makemessages -V
|
||||
;;
|
||||
python-*)
|
||||
echo "project temporarily disabled"
|
||||
exit 0
|
||||
;;
|
||||
networking-*|neutron-*)
|
||||
echo "project temporarily disabled"
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
# Common setup for python and django repositories
|
||||
# ---- Python projects ----
|
||||
|
Loading…
Reference in New Issue
Block a user