Skip to content

Commit

Permalink
Output new log
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Dec 11, 2024
1 parent 0627753 commit e011831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-and-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Output rodsLogs
if: failure()
run: |
docker exec provider.yoda sh -c 'set -x ; cat /var/log/syslog | grep irodsServer'
docker exec provider.yoda sh -c 'set -x ; journalctl | grep irodsServer'
- name: Output web server logs
Expand Down

0 comments on commit e011831

Please sign in to comment.