mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Use different PORT_BASE
This commit is contained in:
parent
91f4ac602b
commit
6789b63131
@ -45,7 +45,7 @@ export PERL5LIB PERL_MB_OPT PERL_MM_OPT
|
|||||||
|
|
||||||
./install-deps.pl
|
./install-deps.pl
|
||||||
|
|
||||||
: ${PORT_BASE:=8000}
|
: ${PORT_BASE:=9000}
|
||||||
|
|
||||||
echo >&2 "Running sytest with SQLite3";
|
echo >&2 "Running sytest with SQLite3";
|
||||||
./run-tests.pl --coverage -O tap --synapse-directory $WORKSPACE \
|
./run-tests.pl --coverage -O tap --synapse-directory $WORKSPACE \
|
||||||
|
Loading…
Reference in New Issue
Block a user