We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7a711d + 27d1223 commit c40b232Copy full SHA for c40b232
Makefile.win
@@ -100,7 +100,7 @@ else
100
@copy test\javascript\tests\lorem*.txt src\fauxton\dist\release\test
101
endif
102
-@rmdir /s/q dev\lib
103
- @python dev\run -n 1 -q --with-admin-party-please python test\javascript\run $(suites)
+ @python dev\run -n 1 -q --with-admin-party-please -c startup_jitter=0 python test\javascript\run $(suites)
104
105
106
.PHONY: check-qs
0 commit comments