Skip to content

Commit

Permalink
[cuegui] Add Rocky 9 log root in cuegui.yaml (#1543)
Browse files Browse the repository at this point in the history
- Add `rocky9` log root to `render_logs.root` in `cuegui.yaml`
  • Loading branch information
ramonfigueiredo authored Oct 17, 2024
1 parent 5ab915b commit 170f170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuegui/cuegui/config/cuegui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ render_logs.root:
darwin: '/Users/shots'
linux: '/shots'
rhel7: '/shots'
rocky9: '/shots'
# Substrings which, when found in render logs, will cause that line to be highlighted.
render_logs.highlight.error: [
'error', 'aborted', 'fatal', 'failed', 'killed', 'command not found',
Expand Down

0 comments on commit 170f170

Please sign in to comment.