diff options
Diffstat (limited to 'sanitycheck/ves/Makefile')
-rw-r--r-- | sanitycheck/ves/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sanitycheck/ves/Makefile b/sanitycheck/ves/Makefile index 4fe5e4b..0f631aa 100644 --- a/sanitycheck/ves/Makefile +++ b/sanitycheck/ves/Makefile @@ -21,3 +21,4 @@ health-check: @echo "\n\n##### VES is ready #####\n" curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET GET http://localhost:8080/healthcheck @echo "\n\n##### DONE #####" + |