<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 28, 2014 at 9:15 PM, Tom Kent <span dir="ltr">&lt;<a href="mailto:lists@teeks99.com" target="_blank">lists@teeks99.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;m trying to setup a new regression test runner on a windows (virtual) machine.<br>
<br>
It appears the regression.py script is having a problem with<br>
git submodule foreach<br>
 &quot;&quot;git reset --quiet --hard; git clean -fxd&quot;&quot;<br>
Entering &#39;libs/accumulators&#39;<br>
error: unknown option `hard;&#39;<br>
<br></blockquote></div>That&#39;s a line of code added by Noel May 14th. Looks like the semi-colon after &quot;hard&quot; is causing problems.<br><br></div><div class="gmail_extra">Noel?<br><br></div><div class="gmail_extra">
--Beman<br></div></div>

