Fix travis
This commit is contained in:
parent
213a5c9d5d
commit
9efe103014
@ -281,7 +281,7 @@ script:
|
|||||||
# The wget should return a page with line '<meta name="generator" content="Dolibarr installer">
|
# The wget should return a page with line '<meta name="generator" content="Dolibarr installer">
|
||||||
wget -O - http://127.0.0.1 > test.html
|
wget -O - http://127.0.0.1 > test.html
|
||||||
head test.html
|
head test.html
|
||||||
tail /var/log/apache2/error.log
|
sudo cat /var/log/apache2/error.log
|
||||||
set +e
|
set +e
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user