summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-19 18:03:49 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-19 18:03:49 +0200
commitab2b95b3d5ae837cf9f251430d294b8fa7473c7d (patch)
treeb1285c082ca859e6a76733c30709ddf41592f15c
parenthub: fix s5srv data appender (diff)
hub: update test-* scripts' pipe-path
-rwxr-xr-xsrc/hub/test-client2
-rwxr-xr-xsrc/hub/test-srv2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/hub/test-client b/src/hub/test-client
index 0ece313..335bab4 100755
--- a/src/hub/test-client
+++ b/src/hub/test-client
@@ -1,3 +1,3 @@
#!/bin/sh
-socat file:../../dat/sample.json,rdonly unix-client:/run/sfive/receiver
+socat file:../../dat/sample.json,rdonly unix-client:/run/sfive/pipe
diff --git a/src/hub/test-srv b/src/hub/test-srv
index d7581ce..eb2a0a9 100755
--- a/src/hub/test-srv
+++ b/src/hub/test-srv
@@ -1,4 +1,4 @@
#!/bin/sh
-rm -f /run/sfive/receiver
+rm -f /run/sfive/pipe
./bin/sfive-hub