mirror of
https://github.com/coreos/ignition.git
synced 2026-02-06 18:47:54 +01:00
Log errors in test code. Fixes lint: ``` Error return value of `os.RemoveAll` is not checked (errcheck) Error return value of `os.RemoveAll` is not checked (errcheck) ```