Closed Martin-Zeithaml closed 2 months ago
Originally found in 4005.
A certain size of config file causes printing of debug message bos extend currSize=0x0 dataSize=0xaaaa chunk=0x1000 extend=0xbbbb to stdout.
bos extend currSize=0x0 dataSize=0xaaaa chunk=0x1000 extend=0xbbbb
stdout
This makes a scripting automation challenging.
The debug message should respect zwe verbose mode or be removed or something else.
zwe
Closed as fixed in PR.
Originally found in 4005.
A certain size of config file causes printing of debug message
bos extend currSize=0x0 dataSize=0xaaaa chunk=0x1000 extend=0xbbbb
tostdout
.This makes a scripting automation challenging.
The debug message should respect
zwe
verbose mode or be removed or something else.