[ET Trac] [Einstein Toolkit] #1364: be mor careful extracting $MAKE in RunTestSuite
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon May 20 11:30:48 CDT 2013
#1364: be mor careful extracting $MAKE in RunTestSuite
------------------------+---------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: defect | Status: new
Priority: critical | Milestone: ET_2013_05
Component: SimFactory | Version:
Keywords: |
------------------------+---------------------------------------------------
currently sim --testsuite fails on kraken since the extracted $MAKE
command is incorrect since it splits at the second "=" in the make
definition:
{{{
make = env
LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/opt/gcc/4.5.1/snos/lib64:/opt/gcc/mpc/0.8.1/lib"
make -j2
}}}
the attached patch rectifies this. Tested on kraken and lonestar.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1364>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list