Changed due to the default log location for MySQL on Ubuntu.
This commit is contained in:
parent
3fd0142d00
commit
bdc89814a3
@ -37,7 +37,8 @@ after_failure:
|
|||||||
- sudo cat data/config/shimmie.conf.php
|
- sudo cat data/config/shimmie.conf.php
|
||||||
- sudo cat data/config/extensions.conf.php
|
- sudo cat data/config/extensions.conf.php
|
||||||
- sudo cat /var/log/php5-fpm.log
|
- sudo cat /var/log/php5-fpm.log
|
||||||
- sudo cat /var/log/mysql/mysql.log
|
- sudo cat /var/log/mysql.log
|
||||||
|
- sudo cat /var/log/mysql.err
|
||||||
|
|
||||||
# configure notifications (email, IRC, campfire etc)
|
# configure notifications (email, IRC, campfire etc)
|
||||||
#notifications:
|
#notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user