c65cd60941862c6137d6ecd72bec1a1c9c3f035e
Fixes a bug when the log output is empty. The length of a slice containing an empty string is 1, not 0, so the test fails to catch when the log is empty. Instead, take a look at out, which is just a string. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: 2a0291489247b79058f0f94a2af7c5b3f89b78af Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%