refractor: update aa-log to the new structure.
This commit is contained in:
parent
400ecc52f5
commit
322866d902
3 changed files with 8 additions and 601 deletions
|
|
@ -49,7 +49,7 @@ tests:
|
|||
- chmod 755 /usr/bin/journalctl
|
||||
- mkdir -p /var/log/audit/
|
||||
- touch /var/log/audit/audit.log /var/log/audit/audit.log.1
|
||||
- go test ./cmd/aa-log -v -cover -coverprofile=coverage.out
|
||||
- go test ./cmd/... ./pkg/... -v -cover -coverprofile=coverage.out
|
||||
- go tool cover -func=coverage.out
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue