Re: Possible typo in contrib/sum2junit.sh
Ben Elliston <[email protected]> Wed, 31 Oct 2018 21:30:42 +1100
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <20181031103042.GB17160@bapbop> |
On Tue, Oct 30, 2018 at 08:49:22PM -0500, Jacob Bachmeyer wrote: > While browsing the DejaGnu sources, I noticed that sum2junit.sh > appears to miscount failing tests due to a possible typo on line 49. > I am not sufficiently familiar with JUnit to say with certainty or > to be sure of a correct patch, but this patch at least makes the > code and comment consistent. I think your interpretation is correct. Applied, thanks. Ben