commit | a21797efe6648f8f9173fa0c33f50961ac286deb | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Tue Oct 01 09:42:55 2019 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Oct 01 14:14:40 2019 +0200 |
tree | 9db58329c0924a0c712c132881bfedf97860286d | |
parent | 4b8f027664f015478b1dbcc977eccdfcace0f86c [diff] |
l2md: move verbose mode to stderr and get rid of fflush As not needed for != stdout and also if verbose() is disabled. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>