MatrixSynapse/scripts-dev
Dan Callahan 12d79ff1b6
Fix Shellcheck SC2164: exit in case cd fails.
Use `cd ... || exit` in case cd fails.

https://github.com/koalaman/shellcheck/wiki/SC2164

Signed-off-by: Dan Callahan <danc@element.io>
2021-10-22 23:08:53 +01:00
..
build_debian_packages Add support for ubuntu 21.10 "Impish Indri" (#11024) 2021-10-12 11:29:39 -07:00
check-newsfragment
check_line_terminators.sh Fix Shellcheck SC2164: exit in case cd fails. 2021-10-22 23:08:53 +01:00
check_signature.py
complement.sh
config-lint.sh Fix Shellcheck SC2164: exit in case cd fails. 2021-10-22 23:08:53 +01:00
database-save.sh
definitions.py
docker_update_debian_changelog.sh
dump_macaroon.py
federation_client.py
generate_sample_config
hash_history.py
lint.sh
list_url_patterns.py
make_full_schema.sh
mypy_synapse_plugin.py
next_github_number.sh
release.py Release script improvements (#10966) 2021-10-11 14:48:38 +01:00
sign_json Update `sign_json` to support inline key config (#11139) 2021-10-20 18:49:20 +01:00
tail-synapse.py
test_postgresql.sh