summaryrefslogtreecommitdiff
path: root/src/hub/test-client
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/test-client')
-rwxr-xr-xsrc/hub/test-client2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/test-client b/src/hub/test-client
index f6c2c18..8a24c7d 100755
--- a/src/hub/test-client
+++ b/src/hub/test-client
@@ -9,7 +9,7 @@ while read x; do echo "$x" | socat stdio unix-sendto:/run/sfive/pipegram; done <
echo show query result
echo -----------------
-curl -i 'http://localhost:8000/updates?from=2013-10-24T05:00:00Z&to=2013-10-24T00:05:20Z'
+curl -i 'http://localhost:8000/updates?from=2013-10-21T00:00:00Z&to=2013-10-21T12:31:00Z'
echo '\npost update'
echo ------------