SUSE / linux-security-sensor

Linux security sensor
Other
18 stars 9 forks source link

sdjournal: fix test build failure #116

Closed djoreilly closed 2 weeks ago

djoreilly commented 2 weeks ago

$ go test www.velocidex.com/golang/velociraptor/vql/linux/sdjournal vql/linux/sdjournal/watcher.go:162:4: (*github.com/sirupsen/logrus.Logger).Warning call has possible Printf formatting directive %v FAIL www.velocidex.com/golang/velociraptor/vql/linux/sdjournal [build failed]

djoreilly commented 2 weeks ago

Will fix with other problems in PR 117