Files
docker-cli/components/engine/daemon
Doug Davis 0d19acd851 Remove blank line on daemon output when there are no containers to load
Its a minor thing but the daemon's output looks like this when there are
no containers to load:
```
INFO[0001] Loading containers: start.

INFO[0001] Loading containers: done.
```
That blank line (or more correctly, the \n) is unnecessary when
there are no containers to load since there is no `.` printed

Signed-off-by: Doug Davis <dug@us.ibm.com>
Upstream-commit: 478dd721ab7aca37264897b664dfa2ec953d7048
Component: engine
2016-06-26 10:51:34 -07:00
..
2016-05-06 16:08:53 -07:00
2016-06-14 07:47:31 -07:00
2016-06-24 12:04:26 -07:00
2016-06-13 22:16:18 -07:00
2016-06-13 22:16:18 -07:00
2016-02-03 10:43:01 -08:00
2016-06-11 13:16:55 -07:00
2016-06-14 07:47:31 -07:00
2016-06-11 19:42:38 +02:00
2016-06-24 12:04:26 -07:00
2016-06-21 15:29:25 +08:00
2016-06-02 19:12:20 -07:00
2016-04-27 11:36:47 +08:00