diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-22 15:29:41 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-22 15:29:41 +0000 |
commit | 0ea52872ab19104067e1bf590012ebfda36c5882 (patch) | |
tree | b86701b83a7e227611e84c91a3755dd2862a7eca /scripts-dev | |
parent | bail out early in on_new_receipts if no pushers (diff) | |
parent | Merge pull request #4716 from matrix-org/erikj/pusher_logging (diff) | |
download | synapse-0ea52872ab19104067e1bf590012ebfda36c5882.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'scripts-dev')
-rwxr-xr-x | scripts-dev/check-newsfragment | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/scripts-dev/check-newsfragment b/scripts-dev/check-newsfragment new file mode 100755 |