merge with crew stable
authorMatt Mackall <mpm@selenic.com>
Thu, 16 Sep 2010 16:05:00 -0500
branchstable
changeset 12309 fe20536c09d4
parent 12292 7cf258b2d0cc (current diff)
parent 12307 0852da25a31b (diff)
child 12315 ca58f6475f1d
child 12317 ed639917c825
merge with crew
--- a/hgext/eol.py	Tue Sep 14 16:20:34 2010 -0500
+++ b/hgext/eol.py	Thu Sep 16 16:05:00 2010 -0500
@@ -145,6 +145,7 @@
 
 
 def reposetup(ui, repo):
+    uisetup(repo.ui)
     #print "reposetup for", repo.root
 
     if not repo.local():