Submitter | phabricator |
---|---|
Date | April 4, 2018, 1:57 a.m. |
Message ID | <340793402146b66562a5ecefd6f9cba1@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/30229/ |
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 =====================