mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-15 14:35:32 +00:00
6a9d84a676
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined. https://github.com/koalaman/shellcheck/wiki/SC2166 Signed-off-by: Dan Callahan <danc@element.io>