mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
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 | ||