tests/test-glog.t
changeset 17347 2da47de36b6f
parent 17207 62c56c94c77e
child 17434 038f4f0439d7
--- a/tests/test-glog.t	Wed Aug 08 18:10:30 2012 +0200
+++ b/tests/test-glog.t	Wed Aug 08 18:10:37 2012 +0200
@@ -83,7 +83,7 @@
 
   $ cat > printrevset.py <<EOF
   > from mercurial import extensions, revset, commands, cmdutil
-  >  
+  > 
   > def uisetup(ui):
   >     def printrevset(orig, ui, repo, *pats, **opts):
   >         if opts.get('print_revset'):