[ET Trac] [Einstein Toolkit] #1364: be mor careful extracting $MAKE in RunTestSuite

Einstein Toolkit trac-noreply at einsteintoolkit.org
Sun May 26 17:29:18 CDT 2013


#1364: be mor careful extracting $MAKE in RunTestSuite
-------------------------+--------------------------------------------------
  Reporter:  rhaas       |       Owner:  eschnett  
      Type:  defect      |      Status:  reopened  
  Priority:  critical    |   Milestone:  ET_2013_05
 Component:  SimFactory  |     Version:            
Resolution:              |    Keywords:            
-------------------------+--------------------------------------------------

Comment (by hinder):

 (after a discussion with Erik)

 var=val cmd arg... is standard bash, and this is a bash script.  However,
 due to the issue with parameter expansion being applied after the var=val
 items are read, it is not good to use it here.  A better approach would be
 to use env.  In this case though, this variable should be set in an
 envsetup entry in the machine definition.  I think I added it to the make
 command before envsetup existed.  I am testing this solution now.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1364#comment:15>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list