Files
docker-cli/components/engine/integration-cli
Christopher Jones c65cd60941 Fix error-checking when looking at empty log
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
2016-03-11 15:09:00 -05:00
..
2016-02-29 13:01:31 -05:00
2016-01-14 08:17:40 +00:00
2016-03-08 07:55:01 -08:00
2016-02-25 13:40:00 -08:00