mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
Apparently, virtualenv-clone ends up copying the success-stamp file that we use to track whether a virtualenv was successfully provisioned, which results in problems if we get a network error in the pip install stage afterwards. The comment explains our fix, but basically we just delete success-stamp after the clone. Fixes #11301.
14 KiB
14 KiB