On Wed, Jun 11, 2014 at 04:53:44PM +0400, Sergey Alyoshin wrote: > I have two dirs, which beginning is the same: test-a, test-aB.
> If runtest is called with "--directory test-a", then not only tests > form 'test-a' dir is proceeded, but also tests from 'test-aB' > dir. Is this behavior intentional? I'm not sure why it is this way, but here's the code doing it: if {[string match "*${directory}*" $dir]} { Ben _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu