summaryrefslogtreecommitdiff
path: root/src/hub/test-client
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/test-client')
-rwxr-xr-xsrc/hub/test-client4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hub/test-client b/src/hub/test-client
index 5858969..31e7a46 100755
--- a/src/hub/test-client
+++ b/src/hub/test-client
@@ -29,7 +29,7 @@ case $1 in
;;
esac
-echo "store contents:"
-echo "---------------"
+echo "store contents"
+echo "--------------"
curl 'http://localhost:8000/updates' | jq .
echo ""