summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-09-03 09:51:42 +0300
committerMatthew Hodgson <matthew@matrix.org>2015-09-03 09:51:42 +0300
commitbdf2e5865a6c47b89dbcb11fb747cfc87c26fdbd (patch)
treefe9eb9dd8756843aaac33f41af1aa3584e60d26a
parentMerge pull request #262 from matrix-org/redactyoself (diff)
downloadsynapse-bdf2e5865a6c47b89dbcb11fb747cfc87c26fdbd.tar.xz
update logger to match new ambiguous script name...
-rwxr-xr-xscripts/synapse_port_db2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/synapse_port_db b/scripts/synapse_port_db

index e7ed4c309b..c241fdec5a 100755 --- a/scripts/synapse_port_db +++ b/scripts/synapse_port_db
@@ -29,7 +29,7 @@ import traceback import yaml -logger = logging.getLogger("port_from_sqlite_to_postgres") +logger = logging.getLogger("synapse_port_db") BOOLEAN_COLUMNS = {