mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-04 12:49:34 -05:00

In unit tests, NewCollector may be called on systems that do not have "journalctl" in $PATH. We can defer checking if the command can work by not checking cmd.Err in the constructor.