zowe / zowe-common-c

C Libraries for various OS & Networking needs
Eclipse Public License 2.0
10 stars 30 forks source link

Debug message `bos extend currSize` part of the `zwe` command output #490

Closed Martin-Zeithaml closed 2 months ago

Martin-Zeithaml commented 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.

This makes a scripting automation challenging.

The debug message should respect zwe verbose mode or be removed or something else.

JoeNemo commented 2 months ago

Closed as fixed in PR.