summaryrefslogtreecommitdiff
path: root/src/hub/test-fwd
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-04-23 16:10:11 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-04-23 16:10:11 +0200
commitdb2d54d210edc06a445fde0facb30d1f37576cf1 (patch)
tree48dcee59adf42485eb9b433eadeebf0f67333730 /src/hub/test-fwd
parentmoved client data to bolt db (diff)
revamp test scripts, simpified tag insertion
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"