test-help.t is broken on OSX

Simon Heimberg simohe at besonet.ch
Tue Mar 4 01:31:36 CST 2014



--On 2014-03-04 00:37 -0600 Matt Mackall <mpm at selenic.com> wrote:

> On Tue, 2014-03-04 at 06:43 +0100, Simon Heimberg wrote:
>> On 2014-03-01 15:26, Augie Fackler wrote:
>> > Fix pushed, thanks!
>> Thanks for fixing.
>> Now that the inotify extension is deleted in 352abbb0be88, we can remove
>> "grep" again (but keep the output).
>
> Already taken care of:

Right, I did only think but not check. Thanks a lot.


Could you please also remove the import of new_compiler in setup.py? It was 
only used when building inotify. Now it breaks test-check-pyflakes.t 
(example: [1]).

[1] 
http://hgbuildbot.kublai.com/builders/OS%20X%2010.8%20hg%20tests/builds/144/steps/pure/logs/stdio

>
> $ hg manifest | xargs grep -l inotify
> i18n/da.po
> i18n/de.po
> i18n/el.po
> i18n/fr.po
> i18n/it.po
> i18n/ja.po
> i18n/pt_BR.po
> i18n/ro.po
> i18n/ru.po
> i18n/sv.po
> i18n/zh_CN.po
> i18n/zh_TW.po
> mercurial/extensions.py
>
> The last file contains an entry that silently ignores inotify in
> existing configs. All the others will presumably disappear as
> translations are updated.
>
> --
> Mathematics is the supreme nostalgia of our time.






More information about the Mercurial-devel mailing list