Le mercredi 30 mars 2011 à 17:59 +0200, Victor Stinner a écrit :
> I'm testing my faulthandler repository on the custom buildbots, here are
> some remarks and issues.

Oh, I forgot something: there is an error on hg purge.

Example on a Windows buildbot:
----
C:\Program Files\Mercurial\hg.EXE purge --all
 ...
 argv: ['C:\\Program Files\\Mercurial\\hg.EXE', 'purge', '--all']
 ...
program finished with exit code -1
'hg purge' failed: Mercurial Distributed SCM
----

It looks like build slaves require the purge extension.

Victor

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to