changeset 12309:fe20536c09d4 stable

merge with crew
author Matt Mackall <mpm@selenic.com>
date Thu, 16 Sep 2010 16:05:00 -0500
parents 7cf258b2d0cc (current diff) 0852da25a31b (diff)
children ca58f6475f1d ed639917c825
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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():