1
0
mirror of https://github.com/rancher/os.git synced 2025-09-14 06:00:06 +00:00
Files
os/init
Wang Long db49753d1a do not print success info when loading images error
when the client.LoadImage return an error, there should not be print
success info like the following:

    "INFO[0000] Done loading images from /usr/share/ros/images.tar"

This patch fix it by move the log.Infof() after the err check.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-02-03 20:24:12 +08:00
..
2015-10-12 19:50:57 +08:00
2015-12-22 17:11:25 -07:00