cleanup
This commit is contained in:
parent
771b40e82e
commit
8aee72f2c8
@ -160,7 +160,7 @@ func (self *Context) step() {
|
|||||||
self.goldsmith.fault(self.plugin.Name(), inputFile, err)
|
self.goldsmith.fault(self.plugin.Name(), inputFile, err)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
self.filesOut <- inputFile
|
self.DispatchFile(inputFile)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
|
Loading…
Reference in New Issue
Block a user