[ET Trac] [Einstein Toolkit] #1697: testing system starts tests for which thorns are missing
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Jun 27 08:03:39 CDT 2016
#1697: testing system starts tests for which thorns are missing
---------------------+------------------------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: review
Priority: minor | Milestone:
Component: Cactus | Version: development version
Resolution: | Keywords:
---------------------+------------------------------------------------------
Changes (by rhaas):
* status: confirmed => review
Comment:
Turns out the error was that the test system script required ActiveThorns
lines to contain double quotes
{{{
ActiveThorns = "Thorn"
}}}
which are not required by the flesh for single thorn activethorns lines
{{{
ActiveThorns = Thorn
}}}
Pull request to fix this is at: https://bitbucket.org/cactuscode/cactus
/pull-requests/26/runtestutilspl-handle-unquoted/diff
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1697#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list