Submitter | Matt Harbison |
---|---|
Date | March 10, 2019, 9:26 p.m. |
Message ID | <f0bff3e415314b167c73.1552253177@Envy> |
Download | mbox | patch |
Permalink | /patch/39204/ |
State | Accepted |
Headers | show |
Comments
On Mon, Mar 11, 2019 at 12:28 AM Matt Harbison <mharbison72@gmail.com> wrote: > # HG changeset patch > # User Matt Harbison <matt_harbison@yahoo.com> > # Date 1552251081 14400 > # Sun Mar 10 16:51:21 2019 -0400 > # Node ID f0bff3e415314b167c730ac5040c866780916c69 > # Parent 9d4ae5044b4c96bdfb2bbb33fa696908b664a1d7 > tests: stabilize test-bundle.t on Windows > > Similar to 92055d539e49. > Queued this, many thanks!
Patch
diff --git a/tests/test-bundle.t b/tests/test-bundle.t --- a/tests/test-bundle.t +++ b/tests/test-bundle.t @@ -241,7 +241,8 @@ hg -R bundle://../full.hg verify HG_SOURCE=pull HG_TXNID=TXN:$ID$ HG_TXNNAME=pull - bundle:../full.hg + bundle:../full.hg (no-msys !) + bundle;../full.hg (msys !) HG_URL=bundle:../full.hg (no-msys !) HG_URL=bundle;../full.hg (msys !)