summaryrefslogtreecommitdiff
path: root/src/hub/test-fwd
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/test-fwd')
-rwxr-xr-xsrc/hub/test-fwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/test-fwd b/src/hub/test-fwd
index 35dd324..371aa55 100755
--- a/src/hub/test-fwd
+++ b/src/hub/test-fwd
@@ -8,4 +8,4 @@ fi
TEST_D="./test"
TEST_DB="$TEST_D/$1.bolt"
-exec ./bin/sfive-hub -db "$TEST_DB" -start-pipe-server=false -start-pipegram-server=false -start-web-server=false -forward-url="http://localhost:8000"
+exec ./bin/sfive-hub -db "$TEST_DB" -read-only -start-pipe-server=false -start-pipegram-server=false -start-web-server=false -forward-url="http://localhost:8000"