|
Boost Testing : |
Subject: Re: [Boost-testing] New Windows Runner - reset hard error
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-05-29 08:46:06
On Wed, May 28, 2014 at 9:15 PM, Tom Kent <lists_at_[hidden]> wrote:
> I'm trying to setup a new regression test runner on a windows (virtual)
> machine.
>
> It appears the regression.py script is having a problem with
> git submodule foreach
> ""git reset --quiet --hard; git clean -fxd""
> Entering 'libs/accumulators'
> error: unknown option `hard;'
>
> That's a line of code added by Noel May 14th. Looks like the semi-colon
after "hard" is causing problems.
Noel?
--Beman