diff options
author | Erik Johnston <erik@matrix.org> | 2018-10-17 17:06:49 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-10-17 17:06:49 +0100 |
commit | a5aea15a6b0f4c389a243bbb3ac375c9ed128146 (patch) | |
tree | 64544102756322afbd6220d6676c8f6b607108d2 | |
parent | Newsfile (diff) | |
download | synapse-a5aea15a6b0f4c389a243bbb3ac375c9ed128146.tar.xz |
Assume isatty is always defined, and catch AttributeError. Also don't bother checking colour==Normal
-rwxr-xr-x | synctl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/synctl b/synctl |