<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 1, 2015 at 7:48 PM Matt Harbison <<a href="mailto:mharbison72@gmail.com">mharbison72@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># HG changeset patch<br>
# User Matt Harbison <<a href="mailto:matt_harbison@yahoo.com" target="_blank">matt_harbison@yahoo.com</a>><br>
# Date 1433213165 14400<br>
#      Mon Jun 01 22:46:05 2015 -0400<br>
# Node ID 633d07045494b2407bdbc1be621ed9330fb0cf1e<br>
# Parent  0b6dee81ebb7acb600e1961793866d77c9e91bef<br>
test-treemanifest: add globs for Windows<br>
<br>
diff --git a/tests/test-treemanifest.t b/tests/test-treemanifest.t<br>
--- a/tests/test-treemanifest.t<br>
+++ b/tests/test-treemanifest.t<br>
@@ -325,9 +325,9 @@<br>
 Excludes with a glob should not exclude everything from the glob's root<br>
<br>
   $ hg files -r . -X 'b/fo?' b<br>
-  b/bar/fruits.txt<br>
-  b/bar/orange/fly/gnat.py<br>
-  b/bar/orange/fly/housefly.txt<br>
+  b/bar/fruits.txt (glob)<br>
+  b/bar/orange/fly/gnat.py (glob)<br>
+  b/bar/orange/fly/housefly.txt (glob)<br></blockquote><div><br></div><div>I'm sorry, I should have caught that. I did see your patch while I was working on mine. Thanks for fixing.</div><div><br></div><div>I'm pushing the series to the clowncopter.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 Test files for a subdirectory.<br>
<br>
_______________________________________________<br>
Mercurial-devel mailing list<br>
<a href="mailto:Mercurial-devel@selenic.com" target="_blank">Mercurial-devel@selenic.com</a><br>
<a href="https://selenic.com/mailman/listinfo/mercurial-devel" target="_blank">https://selenic.com/mailman/listinfo/mercurial-devel</a><br>
</blockquote></div></div>