[Buildbot-devel] Problem with sendchange

Dustin J. Mitchell dustin at v.igoro.us
Fri Apr 15 19:20:58 UTC 2011


On Fri, Apr 15, 2011 at 1:40 PM, Ramandeep Singh Bhatia
<ramandeepbhatia at gmail.com> wrote:
>   File
> "/usr/local/lib/python2.7/site-packages/buildbot/clients/sendchange.py",
> line 38
>
>     DEFAULT /cvsroot/repository/CVSROOT/contrib/log_accum %s -u
> $USER
> ^
>
> SyntaxError: invalid syntax

So this is implying that you have the string
 DEFAULT /cvsroot/repository/CVSROOT/contrib/log_accum %s -u $USER
in sendchange.py.  That's definitely not Python, so you've done
something wrong.  Does that get you on the right track?

Dustin




More information about the devel mailing list