[ET Trac] [Einstein Toolkit] #1364: be mor careful extracting $MAKE in RunTestSuite
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed May 22 04:27:27 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:
-------------------------+--------------------------------------------------
Changes (by hinder):
* status: closed => reopened
* resolution: fixed =>
Comment:
SimFactory can no longer run the tests on datura. The error is
{{{
/lustre/datura/ianhin/simulations/ettests_1proc/output-0000/RunTestSuite:
line 21: /cluster/intel/licenses: is a directory
}}}
The runscript has
{{{
MAKE=$(/home/ianhin/Cactus/EinsteinToolkit/simfactory/bin/sim print-mdb-
entry datura | grep '^make' | sed -e 's/^.*= *//;s/ *#.*$//')
${MAKE} ET_2013_06-testsuite PROMPT=no
}}}
The make command is
{{{
make = INTEL_LICENSE_FILE=/cluster/intel/licenses make -j12
}}}
Could this be related to this change?
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1364#comment:4>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list