[Cython] jenkins problems

Vitja Makarov vitja.makarov at gmail.com
Wed May 4 08:35:18 CEST 2011


2011/5/4 Vitja Makarov <vitja.makarov at gmail.com>:
> 2011/5/4 Vitja Makarov <vitja.makarov at gmail.com>:
>> Hi!
>>
>> Jenkins doesn't work for me. It seems that it can't do pull and is
>> running tests again obsolete sources.
>> May be because of forced push.
>>
>> There are only 6 errors here:
>> https://sage.math.washington.edu:8091/hudson/view/cython-vitek/job/cython-vitek-tests-py27-c/
>>
>
> Can you please provide me jenkins account and I'll try to fix the issues myself?
>

It's better to use:

$ git fetch origin
$ git checkout -f origin/master

Instead of git pull

-- 
vitja.


More information about the cython-devel mailing list