Files
zulip/tools
Anders Kaseorg 035d4c57be test-install: Use lxc-destroy -f instead of lxc-stop.
Fixes this error after rebooting the host:

$ sudo ./destroy-all  -f
zulip-install-bionic-41MM2
lxc-stop: zulip-install-bionic-41MM2: tools/lxc_stop.c: main: 191 zulip-install-bionic-41MM2 is not running

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-12-30 10:23:39 -08:00
..
2019-08-25 15:04:12 -07:00
2019-06-14 15:49:56 -07:00
2019-11-13 12:38:45 -08:00
2019-08-06 23:29:11 -07:00
2019-08-09 17:22:45 -07:00
2019-02-02 17:10:31 -08:00
2019-11-13 13:26:02 -08:00
2019-08-06 23:29:11 -07:00
2019-11-04 18:12:11 -08:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.