mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
Check postgres-init-dev-db in is_template_database_current.
This commit is contained in:
@@ -102,6 +102,7 @@ def is_template_database_current(
|
||||
check_files = [
|
||||
'zilencer/management/commands/populate_db.py',
|
||||
'tools/setup/postgres-init-test-db',
|
||||
'tools/setup/postgres-init-dev-db',
|
||||
]
|
||||
|
||||
if not os.path.exists(TEST_DB_STATUS_DIR):
|
||||
|
||||
Reference in New Issue
Block a user