On Oct 29, 2014 7:04 PM, "Aparna Kumta" <aparna.kumta@oracle.com> wrote:
>
> I have just downloaded run.py and it is my first time trying to setup and run the regression tests.
>
>     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>     ^
> SyntaxError: invalid syntax
>
I've seen this when right clicking on the link from the page and downloading, instead of copying and pasting only the code from the github source page.

Download from this link instead:
https://raw.githubusercontent.com/boostorg/boost/develop/tools/regression/src/run.py

Tom