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