Signed-off-by: Olivier Gambier <olivier@docker.com>
This commit makes no changes to code execution, but rather resolves some `go vet` errors, the majority of which relate to `fatal` being used instead of `fatalf` during testing. Signed-off-by: Matt McNaughton <mattjmcnaughton@gmail.com>
add Centos test for ParseOsRelease() and blank line in test for ParseLine() Signed-off-by: Aaron Welch <welch@packet.net>
Signed-off-by: Simon Thulborn <simon+github@thulborn.com> Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>