cbcc5d1255988eb2f6c4d7619793e3465928412f
galt
  Fri Aug 13 14:04:40 2010 -0700
trying it without -q so people are aware of the updates happening
diff --git src/hg/htdocs/makefile src/hg/htdocs/makefile
index 2aa8705..8c61301 100644
--- src/hg/htdocs/makefile
+++ src/hg/htdocs/makefile
@@ -7,7 +7,7 @@
 
 
 GIT = git
-GITUP = ${GIT} pull -q
+GITUP = ${GIT} pull
 FIND=gitFiles
 
 user: