This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository debian-reference.
commit 455b255f50f4fd0833904012a3b72098cea00935 Author: Osamu Aoki <[email protected]> Date: Sun Nov 3 14:24:30 2013 +0900 count fuzzy --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cdcad3a..06b0451 100644 --- a/Makefile +++ b/Makefile @@ -227,7 +227,8 @@ $(PODOC)/$(DOCNAME).pot: $(DOCNAME).en.xmlt # Always update $(PODOC)/$(DOCNAME).%.po: $(PODOC)/$(DOCNAME).pot FORCE - $(UPDATEPO) $(PODOC)/$(DOCNAME).$*.po $(PODOC)/$(DOCNAME).pot + $(UPDATEPO) $(PODOC)/$(DOCNAME).$*.po $(PODOC)/$(DOCNAME).pot + echo "fuzzy $*: `grep -e ' fuzzy' $(PODOC)/$(DOCNAME).$*.po |wc -l`" FORCE: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/ddp/debian-reference.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

