changeset 12310:8471261584a0

merge with crew
author Matt Mackall <mpm@selenic.com>
date Thu, 16 Sep 2010 16:07:22 -0500
parents fb10e46c1679 (current diff) 2ae4d6c31dcc (diff)
children 8afbf44cfe86
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/eol.py	Wed Sep 15 20:41:14 2010 +0200
+++ b/hgext/eol.py	Thu Sep 16 16:07:22 2010 -0500
@@ -145,6 +145,7 @@
 
 
 def reposetup(ui, repo):
+    uisetup(repo.ui)
     #print "reposetup for", repo.root
 
     if not repo.local():