##// END OF EJS Templates
ci: adjust port range on windows too...
marmoute -
r53122:4bbb4fc9 stable
parent child Browse files
Show More
@@ -310,6 +310,7 check-pytype:
310 $PYTHON tests/run-tests.py
310 $PYTHON tests/run-tests.py
311 --color=always
311 --color=always
312 $FLAVOR
312 $FLAVOR
313 --port `expr 19051 + 1009 "*" $CI_CONCURRENT_ID`
313 $FILTER
314 $FILTER
314 $RUNTEST_ARGS;
315 $RUNTEST_ARGS;
315 '
316 '
General Comments 0
You need to be logged in to leave comments. Login now