1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Cleanup white space

Upstream-commit: 1d1d81b0bc52c6aff652f5515fd792f76e40f7c2
Component: engine
This commit is contained in:
Kimbro Staken
2013-07-08 00:18:47 -07:00
parent 3ca4c119d1
commit 1a5cae3fdb

View File

@@ -108,7 +108,7 @@ func (b *buildFile) CmdRun(args string) error {
} else {
utils.Debugf("[BUILDER] Cache miss")
}
cid, err := b.run()
if err != nil {
return err