mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-05 17:45:31 -05:00
![Malte Poll](/assets/img/avatar_default.png)
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.