summaryrefslogtreecommitdiff
path: root/src/hub/test-fwd
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/test-fwd')
-rwxr-xr-xsrc/hub/test-fwd5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/hub/test-fwd b/src/hub/test-fwd
new file mode 100755
index 0000000..eff7605
--- /dev/null
+++ b/src/hub/test-fwd
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+TEST_D="./test"
+
+exec ./bin/sfive-hub -db "$TEST_D" -start-pipe-server=false -start-pipegram-server=false -start-web-server=false -forward-url="http://localhost:8000"