indygreg updated this revision to Diff 7632. REPOSITORY rHG Mercurial
CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3056?vs=7599&id=7632 REVISION DETAIL https://phab.mercurial-scm.org/D3056 AFFECTED FILES tests/test-revlog-v2.t CHANGE DETAILS diff --git a/tests/test-revlog-v2.t b/tests/test-revlog-v2.t --- a/tests/test-revlog-v2.t +++ b/tests/test-revlog-v2.t @@ -1,3 +1,5 @@ +#require reporevlogstore + A repo with unknown revlogv2 requirement string cannot be opened $ hg init invalidreq To: indygreg, #hg-reviewers, durin42 Cc: mercurial-devel _______________________________________________ Mercurial-devel mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
