2011/5/4 Vitja Makarov <vitja.maka...@gmail.com>: > 2011/5/4 Vitja Makarov <vitja.maka...@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. _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel