Skip to content

Only report not matching stderr content when we look for it [v9_16]

Mark Andrews requested to merge 3437-cds-error-window-too-small-v9_16 into v9_16

The previous test code could emit "D:cds:stderr did not match ''" rather that just showing the contents of stderr. Moved the debug line inside the if/else block.

Replaced backquotes with $() and $(()) as approriate.

(cherry picked from commit 304d33fb)

Closes #3437 (closed)

Edited by Mark Andrews

Merge request reports