summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xjenkins-sqlite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-sqlite.sh b/jenkins-sqlite.sh
index 20209cf7b6..2d98a0af93 100755
--- a/jenkins-sqlite.sh
+++ b/jenkins-sqlite.sh
@@ -45,7 +45,7 @@ export PERL5LIB PERL_MB_OPT PERL_MM_OPT
 
 ./install-deps.pl
 
-: ${PORT_BASE:=9000}
+: ${PORT_BASE:=8500}
 
 echo >&2 "Running sytest with SQLite3";
 ./run-tests.pl --coverage -O tap --synapse-directory $WORKSPACE \