From 584490b339b5160d93e3224cc5450efbde8be2aa Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 May 2017 18:49:49 +0200 Subject: cleanup and minor improvements for pipe and pipegram interface --- src/hub/test-client | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/hub/test-client') 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 "" -- cgit v1.2.3