diff tests/test-dirstate-race.t @ 32678:bcb6684d144b

tests: adjust recent output changes for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 04 Jun 2017 20:11:59 -0400
parents c850f0ed54c1
children 627eaab1ad07
line wrap: on
line diff
--- a/tests/test-dirstate-race.t	Mon May 22 21:45:02 2017 -0400
+++ b/tests/test-dirstate-race.t	Sun Jun 04 20:11:59 2017 -0400
@@ -45,7 +45,7 @@
 #endif
 
   $ hg add b dir1 d e
-  adding dir1/c
+  adding dir1/c (glob)
   $ hg commit -m test2
 
   $ cat >> $TESTTMP/dirstaterace.py << EOF