mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
The #! line processing interpreted the argument to pass to `env` as "python2.7 -u", which obviously isn't a real program. We fix this by setting the PYTHONUNBUFFERED environment variable inside the program, which has the same effect. Thanks to Dan Fedele for the bug report and suggested solution!
1.8 KiB
Executable File
1.8 KiB
Executable File