mirror of https://github.com/zulip/zulip.git
19990b06e9
On OSX, the user id and group id don't match. So while the previous code was always wrong, it produced incorrect output there. We can fix this by replacing `whoami` with `id -g` for finding the current user's group ID. |
||
---|---|---|
.. | ||
index.rst | ||
linters.md | ||
manual-testing.md | ||
testing-with-casper.md | ||
testing-with-django.md | ||
testing-with-node.md | ||
testing.md | ||
travis.md |