Skip to content

RFC: patch test by ignoring memory-usage line and cleaning return value from func

mdm requested to merge fix-df-info-test into master

Ignores last line of memory-usage from the df.info() message.

It is both removed from the returned value and from the fixed in-test value.

Merge request reports