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

Einstein Toolkit trac-noreply at einsteintoolkit.org
Sun May 26 15:30:29 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 rhaas):

 To be very explicit. There are two commits that are involved, one is rev
 2065 'Use MDB entry for "make" when running test suite' would give you a
 file simfactory/bin/RunTestSuite with a make line like the one Ian quotes.
 This revision fails with the error Ian describes also on Kraken. Therefore
 I committed rev 2101 "be more careful extraction $MAKE in RunTestSuite"
 which gives a file simfactory/bin/RunTestSuite where the MAKE= line reads:
 {{{
 MAKE=$(@SOURCEDIR@/simfactory/bin/sim print-mdb-entry @MACHINE@ | grep
 '^make' | sed -e 's/^make *= *//;s/ *#.*$//')
 }}}
 which I hoped would avoid the error. Please note that 2101 is after the
 creation of the release branch.

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


More information about the Trac mailing list