From 49845b97cb19fb521752270c50dc06739e1785c9 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Sun, 10 Apr 2016 19:26:37 -0400 Subject: revert initialization of soledad client --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 ? -- cgit v1.2.3