|
From: | Jacob Bachmeyer |
Subject: | Re: isremote and unix board special handling question |
Date: | Wed, 28 Nov 2018 17:26:37 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 MultiZilla/1.8.3.4e SeaMonkey/1.1.17 Mnenhy/0.7.6.0 |
Ben Elliston wrote:
On Wed, Nov 28, 2018 at 04:57:28PM +0000, Steve Ellcey wrote:The main reason for not creating a new site.exp file is that the testing I am doing with dejagnu is running the GCC testsuite and the GCC 'make check' creates the site.exp file on the fly.You could set $DEJAGNU to your own site.exp that sources the GCC one.
$DEJAGNU and the local init files ($base_dir/site.exp, $objdir/site.exp) are loaded independently. It does not help that both local and global init files are named (or default to) "site.exp". Documenting this is on my TODO list.
-- Jacob
[Prev in Thread] | Current Thread | [Next in Thread] |