mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
clean-repo: Remove.
Unless this was working around a specific bug that has somehow persisted for eight years, this was just pointlessly defeating Python’s bytecode cache every time you started the dev server. This reverts commitsdeffda072f
,59228f7458
, andae45217671
. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a3445dac95
commit
b54007d36c
@@ -46,7 +46,6 @@ echo
|
||||
|
||||
# prep
|
||||
run ./tools/check-provision $FORCEARG
|
||||
run ./tools/clean-repo
|
||||
|
||||
# ci/backend
|
||||
run ./tools/lint --groups=backend $FORCEARG
|
||||
|
Reference in New Issue
Block a user