reduce verbosity
This commit is contained in:
parent
17a2722004
commit
ac949ee2bb
1 changed files with 0 additions and 2 deletions
|
@ -129,8 +129,6 @@ func termHandler(sig os.Signal) error {
|
|||
}
|
||||
|
||||
func serveOneTimeRun(outputRunner outputs.Output) error {
|
||||
log.Infof("waiting for acquisition to finish")
|
||||
|
||||
if err := acquisTomb.Wait(); err != nil {
|
||||
log.Warningf("acquisition returned error : %s", err)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue