Re: rsh.exp: Handle regexp return status
Christophe Lyon <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <CAKdteOYSFPgs06Fj0=aW5OzByQtepxXfFzrhU=GsskYBcZOvfQ@mail.gmail.com> |
On 13 April 2016 at 00:19, Ben Elliston <[email protected]> wrote: > Hi Christophe > > On Tue, Apr 12, 2016 at 05:02:28PM +0200, Christophe Lyon wrote: > >> The attached patch fixes this. Note that I also needed to patch >> GCC's testsuite/lib/gcc-dg.exp because we now return unresolved >> for testcases where the output is truncated while GCC >> only expects "pass" or "fail". The GCC patch looks like: > > Thanks for your diligence! Submit the GCC patch. > OK, thanks. I've just noticed that ssh.exp needs the same fix, but I haven't tested it since we use rsh.exp only. Christophe > Cheers, Ben