<html>#2283: simfactory's --jobs option break --testsuite
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2019_10</td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>SimFactory</td></tr>
</table>

<p>SImfactory’s code to run testsuites extracts the “make” mdb entry to use it to run the test suites. However it does not do the substitution for <code>@MAKEJOBS@</code> in it so the shell aborts. A fix is to either make simfactory offer a  (fully expanded) <code>@MAKE@</code> as a substitution during <code>--testsuite</code> or modify RunTestSuite to manually do the <code>@MAKEJOBS@</code>substitution.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2283/simfactorys-jobs-option-break-testsuite'>https://bitbucket.org/einsteintoolkit/tickets/issues/2283/simfactorys-jobs-option-break-testsuite</a></p>
</html>