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.
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.