Re: DejaGnu 1.4.3 incorrectly runs tests twice
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
Ravi Nanavati <[email protected]> writes: > We've been using DejaGnu 1.4.3 (via the dejagnu 1.4.3-1 package from > Debian unstable) to build a testsuite and we recently discovered a > problem when we extend our testsuite to add a third level of > hierarchy to our directory structure. Fixed in DejaGnu 1.4.4: 2003-07-25 Jim Dein <[email protected]> * lib/utils.exp (find): Fix double recursion bug. Thanks for the report. Ben