diff options
author | Erik Johnston <erik@matrix.org> | 2014-12-16 14:07:05 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-12-16 14:07:05 +0000 |
commit | 592ba14b36bca88aa4517aa4885f89a706cc3b06 (patch) | |
tree | 32c6c18e2e142af69e6e9b617e30785b5cc03cc0 | |
parent | Rename upgrade script (diff) | |
download | synapse-592ba14b36bca88aa4517aa4885f89a706cc3b06.tar.xz |
Fix bugs in upgrade script.
Handle the case when there are colons in server_name. Handle http exceptions more gracefully.
-rw-r--r-- | scripts/upgrade_db_to_v0.6.0.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/upgrade_db_to_v0.6.0.py b/scripts/upgrade_db_to_v0.6.0.py |