diff -r e949a008999d -r 4d684d8210a1 mercurial/posix.py --- a/mercurial/posix.py Fri May 06 15:36:05 2011 +0200 +++ b/mercurial/posix.py Fri May 06 15:41:04 2011 +0200 @@ -244,7 +244,7 @@ return executable return None -def set_signal_handler(): +def setsignalhandler(): pass def statfiles(files):