zulip/scripts
Luke Faraone 9d9bfb27ef Correct shell quoting around $DEFAULT_USER in terminate-psql-sessions
Previously, we used shell quoting that would result in the shell variable not
being substituted. Instead, we use `"`s that will allow for variable
substitution.
2016-02-19 02:09:50 +00:00
..
lib Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
setup Correct shell quoting around $DEFAULT_USER in terminate-psql-sessions 2016-02-19 02:09:50 +00:00
purge-old-deployments Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
restart-server Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
start-dockers Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00
test-all-docker Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00
upgrade-zulip Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
zulip-puppet-apply Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00