Use different PORT_BASE

pull/620/head
Erik Johnston 2016-03-03 15:02:07 +00:00
parent 91f4ac602b
commit 6789b63131
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ export PERL5LIB PERL_MB_OPT PERL_MM_OPT
./install-deps.pl
: ${PORT_BASE:=8000}
: ${PORT_BASE:=9000}
echo >&2 "Running sytest with SQLite3";
./run-tests.pl --coverage -O tap --synapse-directory $WORKSPACE \