FIxed verbosity

This commit is contained in:
Saxon Milton 2018-04-25 18:28:39 +09:30
parent 093ad15e2c
commit 029b2ae3d0
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ func (r *revid) outputClips() {
bytes = 0 bytes = 0
} }
} else { } else {
r.Log(Error, err.Error()) //r.Log(Error, err.Error())
} }
} }
r.Log(Info, "Not outputting clips anymore!") r.Log(Info, "Not outputting clips anymore!")