Closed jodh-intel closed 7 years ago
The message that shows if running inside a VM was being displayed as a raw golang variable ("%!q(bool=true)") rather than a "true"/"false" string.
Fixes #449.
Signed-off-by: James O. D. Hunt james.o.hunt@intel.com
Coverage remained the same at 65.619% when pulling 8a625ecc925aa4b1fc599563e3a3c3c1fab40114 on jodh-intel:fix-bool-log-message into 68f1c9e0842617e0b5017c2c538085d333c46de7 on containers:master.
LGTM
The message that shows if running inside a VM was being displayed as a raw golang variable ("%!q(bool=true)") rather than a "true"/"false" string.
Fixes #449.
Signed-off-by: James O. D. Hunt james.o.hunt@intel.com