Skip to content
Snippets Groups Projects
Commit 9245a7eb authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added debugging output

parent 7fac4e68
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ test-job: ...@@ -59,7 +59,7 @@ test-job:
script: script:
- ls -lha /exlibris/ - ls -lha /exlibris/
- ROSETTASDK=$ROSETTASDK make --trace -e check_prerequisites - ROSETTASDK=$ROSETTASDK make --trace -e check_prerequisites
- /usr/sbin/clamd - /usr/sbin/clamd --debug || cat /var/log/clamav/clamav.log
- ROSETTASDK=$ROSETTASDK make -e - ROSETTASDK=$ROSETTASDK make -e
- ROSETTASDK=$ROSETTASDK make -e test - ROSETTASDK=$ROSETTASDK make -e test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment