zulip/scripts/setup
Anders Kaseorg 310027f970 terminate-psql-sessions: Fix shellcheck warnings.
In scripts/setup/terminate-psql-sessions line 16:
major=$(echo "$version" | cut -d. -f1,2)
^-- SC2034: major appears unused. Verify use (or export if used externally).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-10-17 17:48:57 -07:00
..
configure-rabbitmq configure-rabbitmq: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
flush-memcached flush-memcached: Replace 'set -x' with more clear output. 2016-10-14 17:10:06 -07:00
generate-self-signed-cert generate-self-signed-cert: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
generate_secrets.py scripts: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
initialize-database initialize-database: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
install install: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
packagecloud.asc apt: Add packagecloud repository for Debian. 2018-05-05 10:03:03 -07:00
pgroonga-debian.asc setup-apt-repo: Add pgroonga code for Debian stretch. 2017-07-14 17:22:20 -07:00
pgroonga-ppa.asc scripts: Stop using apt-add-repository. 2016-10-11 22:10:36 -07:00
postgres-create-db docker: Add PGroonga support to Postgresql Dockerfile. 2018-05-23 11:53:32 -07:00
postgres-init-db postgres-init-db: Throw an error if not run as root. 2018-08-21 11:36:50 -07:00
setup-certbot setup-certbot: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
terminate-psql-sessions terminate-psql-sessions: Fix shellcheck warnings. 2018-10-17 17:48:57 -07:00
zulip-ppa.asc scripts: Stop using apt-add-repository. 2016-10-11 22:10:36 -07:00