Submitter | phabricator |
---|---|
Date | April 4, 2018, 9:26 p.m. |
Message ID | <9b800ef3badac7e820e9d6f8baf3ea2a@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/30288/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-push.t b/tests/test-push.t --- a/tests/test-push.t +++ b/tests/test-push.t @@ -173,6 +173,8 @@ updating to branch default 2 files updated, 0 files merged, 0 files removed, 0 files unresolved +#if reporevlogstore + Test spurious filelog entries: $ cd test-validation-clone @@ -246,6 +248,8 @@ $ cd .. +#endif + Test push hook locking =====================