diff options
| author | Mark Haines <mark.haines@matrix.org> | 2015-05-06 12:56:35 +0100 | 
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2015-05-06 12:56:47 +0100 | 
| commit | b994fb2b965debb59249696ab15e1fdabb5f1f2f (patch) | |
| tree | f5c119b92751f1aeba1d8e7419a6853bec314936 | |
| parent | Merge pull request #140 from matrix-org/erikj/scripts_refactor (diff) | |
| download | synapse-b994fb2b965debb59249696ab15e1fdabb5f1f2f.tar.xz | |
Don't read from the config file before checking it exists
Diffstat (limited to '')
| -rwxr-xr-x | synapse/app/synctl.py | 19 | 
1 files changed, 10 insertions, 9 deletions
| diff --git a/synapse/app/synctl.py b/synapse/app/synctl.py | 
