ajout tests
This commit is contained in:
parent
549e3aae2a
commit
4945517810
@ -2,8 +2,8 @@
|
||||
|
||||
echo "TEST HUGO"
|
||||
|
||||
$response = "curl http://localhost:6060"
|
||||
if [$reponse == "HTTP/1.1 200 OK"]
|
||||
$response="curl http://localhost:6060"
|
||||
if [$reponse=="HTTP/1.1 200 OK"]
|
||||
then
|
||||
exit 0
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user