mirror of https://github.com/zulip/zulip.git
3e7bf9be9c
In tools/travis/production-helper line 24: if ! apt-get dist-upgrade -y $APT_OPTIONS; then ^-- SC2086: Double quote to prevent globbing and word splitting. In tools/travis/production-helper line 26: apt-get dist-upgrade -y $APT_OPTIONS ^-- SC2086: Double quote to prevent globbing and word splitting. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
||
---|---|---|
.. | ||
activate-venv | ||
backend | ||
frontend | ||
production | ||
production-helper | ||
setup-backend | ||
setup-frontend | ||
setup-production | ||
success-http-headers.txt |