summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3443eda..ad8f8b2 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@ all:
./virtigo --hosts farm01 farm02 farm03
start:
- curl --silent http://localhost:8080/start?start=jcarr
+ curl --silent http://localhost:8080/start?start=rdate.wit.com
+ @#curl --silent http://localhost:8080/start?start=jcarr
@# ./virtigo --start jcarr
curl-uptime: