[PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)

Ed Morley emorley at mozilla.com
Wed Mar 5 10:10:11 CST 2014


On 05 March 2014 15:55:48, Augie Fackler wrote:
> Buildbot still sad. The patch I pushed was:
>
> http://hg.intevation.org/mercurial/crew/rev/dfd12cd88725

Seems like a rebase typo? The patch in my email had:
> d, f = os.path.split(path)
rather than:
> d, f = os.path.split('/')

Thanks again for unmangling thunderbird's mess for me :-)

And cheers for the tip about |--in-reply-to|, I've added it to the wiki 
page for new contributors:
http://mercurial.selenic.com/wiki/ContributingChanges#Mailer_issues_and_patchbomb

Cheers,

Ed


More information about the Mercurial-devel mailing list