29 Jun
2014
29 Jun
'14
4:20 p.m.
"John Maddock"
Git complains it doesn't understand "--hard;" - note the semi-colon. This is under the windows command prompt.
My patch to fix the problem was committed by Noel Belcourt last Thursday: https://github.com/boostorg/boost/commit/e146bb7df0bcc5fbfc9e2dd6333060b7f85...
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?
Not that it matters at this point but I could never find your pull request. Did something go wrong? You can use the undocumented argument --skip-script-download to run.py to skip downloading of regression.py and two other scripts. Regards, Niklas Angare