This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: fix regular expression for path test
ClosedPublic

Authored by indygreg on Jan 10 2018, 10:05 PM.

Details

Summary

The previous regexp would match the empty string. This fixes
a mistake added in 964212780daf.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Jan 10 2018, 10:05 PM
durin42 accepted this revision.Jan 10 2018, 10:05 PM
This revision is now accepted and ready to land.Jan 10 2018, 10:05 PM
This revision was automatically updated to reflect the committed changes.