[Commented On] D11245: tests: rely on dummyssh being the default
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Mon Aug 30 09:18:57 UTC 2021
Alphare added a comment.
This part of the regex `".*[\/]dummyssh"` should be `".*[/\\]dummyssh"`, since `[\/]` is only a redundant escape for `[/]`. (https://foss.heptapod.net/octobus/mercurial-devel/-/jobs/242492)
I'll amend this in your patches and test again.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11245/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11245
To: valentin.gatienbaron, #hg-reviewers, pulkit, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210830/d6440364/attachment-0002.html>
More information about the Mercurial-patches
mailing list