summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-04-10 19:26:37 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-04-10 19:26:37 -0400
commit49845b97cb19fb521752270c50dc06739e1785c9 (patch)
tree64571e59a76bbe550d1048840f42f0dfd3e3ab09 /Makefile
parentde71c3fba4036e80d842fad9da0310d6a0a93603 (diff)
revert initialization of soledad client
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b570079..2b9b706 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,8 @@ measure-ping:
httperf --server localhost --port 8080 --num-calls 5 --num-conns 20 --uri /ping
trigger-sync:
- time curl localhost:8080/start-sync
+ #time curl localhost:8080/start-sync
+ curl localhost:8080/start-sync
measure-series:
# TODO make sure we have restarted the server, send SIGNUP ?