On Sun, Jun 15, 2014 at 5:15 PM, Rene Rivera
No need to try anything else. I'll see if I can fix the problem. The option is a new one I added this week to try and reduce testing hard drive space. On Jun 15, 2014 12:46 PM, "John Maddock"
wrote: Could you try locally and add the "--remove-test-targets" option?
I've been trying, but regression.py bombs out for me in:
self.git_command( 'submodule foreach', '"git reset --quiet --hard; git clean -fxd"')
Git complains it doesn't understand "--hard;" - note the semi-colon. This is under the windows command prompt. I've just submitted a pull request to tentatively fix this, but how do I run the script locally without the remote version getting downloaded and overwriting my changes?
Is that a 1.9 version of git on windows? See this thread: http://lists.boost.org/boost-testing/2014/06/7628.php