[PATCH] test-notify: make it pass on Mac OS X

Matt Mackall mpm at selenic.com
Fri Mar 21 15:59:55 CDT 2008


On Thu, 2008-03-20 at 00:35 +0100, Florent Guillaume wrote:
> +hg --traceback --cwd b pull ../a 2>&1 |
> +  python -c 'import sys,re; print re.sub("\n\t", " ", sys.stdin.read()),' |
> +  sed -e 's/\(Message-Id:\).*/\1/' \
>    -e 's/changeset \([0-9a-f]* *\)in .*test-notif/changeset \1in test-notif/' \
>    -e 's/^details: .*test-notify/details: test-notify/' \
>    -e 's/^Date:.*/Date:/'

That's a pretty scary hack. Anyone else running into this?

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list