diff options
author | Erik Johnston <erik@matrix.org> | 2016-01-18 17:20:44 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-01-18 17:20:44 +0000 |
commit | a284ad4092871d55dfb213398d5a1994bb666a78 (patch) | |
tree | 0e359a7f69a4440eada9bd654198cd66cd4e61f1 /synapse | |
parent | Fix branch didn't check word_boundary (diff) | |
download | synapse-a284ad4092871d55dfb213398d5a1994bb666a78.tar.xz |
You need to escape backslashes
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/push_rule_evaluator.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/push/push_rule_evaluator.py b/synapse/push/push_rule_evaluator.py |