Re: Supporting --version in dejagnu(1) multi-launcher

2018-11-14 Thread Ben Elliston
On Wed, Nov 14, 2018 at 10:15:38PM -0600, Jacob Bachmeyer wrote: > Is it reasonable to assume that the launcher and installed commands > will always be from the same version of DejaGnu? Yes. Ben signature.asc Description: PGP signature ___ DejaGnu ma

Supporting --version in dejagnu(1) multi-launcher

2018-11-14 Thread Jacob Bachmeyer
Is it reasonable to assume that the launcher and installed commands will always be from the same version of DejaGnu? If so, I can have the launcher locate runtest.exp and grep it for "^set frame_version" instead of adding another copy of the DejaGnu version. (The commands will be installed pa