Hi Ben,
On 15 March 2016 at 05:33, Ben Elliston wrote:
> On Fri, Mar 04, 2016 at 10:20:57PM +0100, Yvan Roux wrote:
>
>> there is an issue when remote testing testcases which check an
>> output pattern with an explicit '\n' at the end. rsh_exec
>> explicitly removes it to behave as 'exec', I don
Hi Rob
perror takes a second argument which can set the errcnt (added in
1995). However, code written after that time doesn't make use of it.
Is there any reason why the following isn't fine?
Cheers,
Ben
diff --git a/lib/dg.exp b/lib/dg.exp
index 0114c76..a2503fb 100644
--- a/lib/dg.exp
+++ b/l