merge with crew
authorMatt Mackall <mpm@selenic.com>
Thu, 16 Sep 2010 16:07:22 -0500
changeset 12310 8471261584a0
parent 12306 fb10e46c1679 (current diff)
parent 12308 2ae4d6c31dcc (diff)
child 12311 8afbf44cfe86
merge with crew
--- 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():