mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
ci: ensure journalctl exit a valid output.
This commit is contained in:
parent
af603fbc62
commit
4d8439bea2
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ tests:
|
|||
stage: test
|
||||
image: golang
|
||||
script:
|
||||
- echo '#!/usr/bin/env bash\nexit 0' > /usr/bin/journalctl
|
||||
- go test ./cmd/aa-log -v -cover
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue