chg: [travis] cat exec errors file

pull/6275/head
Raphaël Vinot 2020-03-10 15:49:59 +01:00
parent eaf50ed47e
commit 58e2bb2d1e
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ after_failure:
- cat /etc/apache2/sites-available/misp.local.conf
- sudo ls -l /var/log/apache2
- sudo cat `pwd`/app/tmp/logs/error.log
- sudo cat `pwd`/app/tmp/logs/exec-errors.log
- sudo cat `pwd`/app/tmp/logs/debug.log
- sudo cat /var/log/apache2/error.log
- sudo cat /var/log/apache2/misp.local_error.log