Cleanup white space

This commit is contained in:
Kimbro Staken 2013-07-08 00:18:47 -07:00
parent f3d2969560
commit 1d1d81b0bc
1 changed files with 1 additions and 1 deletions

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