diff tests/test-revset.t @ 16411:4c2edcd84175

graphlog: correctly handle calls in subdirectories
author Patrick Mezard <patrick@mezard.eu>
date Wed, 11 Apr 2012 11:32:00 +0200
parents 81a1a00f5738
children a232a1b5ae9b
line wrap: on
line diff
--- a/tests/test-revset.t	Wed Apr 11 11:29:12 2012 +0200
+++ b/tests/test-revset.t	Wed Apr 11 11:32:00 2012 +0200
@@ -246,7 +246,7 @@
   7
   8
   9
-  $ log 'file(b)'
+  $ log 'file("b*")'
   1
   4
   $ log 'follow()'