Re: BUG: improper format string construction in framework.exp

Ben Elliston <[email protected]> Wed, 31 Oct 2018 21:57:00 +1100
Newsgroups gmane.comp.sysutils.dejagnu.bugs
Message-ID <20181031105700.GB25506@bapbop>
On Tue, Oct 30, 2018 at 08:58:46PM -0500, Jacob Bachmeyer wrote:

> The DejaGnu manual states that a testsuite is required to be in a
> directory named "testsuite" that should be in the tool's source
> directory.  Considering DejaGnu's history with Cygnus, I believe
> that Automake's $(srcdir) is the "tool's source directory" mentioned
> here.

That's correct.

Ben