summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/luatex/luamplib/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-24 22:27:43 +0000
committerKarl Berry <karl@freefriends.org>2013-09-24 22:27:43 +0000
commit215ff41c3a53359bb44fe80bb5584619026bc802 (patch)
tree3ebce6439576a15deb5dbbdaae31ecae3807bd73 /Master/texmf-dist/source/luatex/luamplib/Makefile
parent3e37a9553890c5435570fde820cbe73a25914550 (diff)
luamplib (24sep13)
git-svn-id: svn://tug.org/texlive/trunk@31747 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/luatex/luamplib/Makefile')
-rw-r--r--Master/texmf-dist/source/luatex/luamplib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/luatex/luamplib/Makefile b/Master/texmf-dist/source/luatex/luamplib/Makefile
index 0f8224fbaa7..d437acb7405 100644
--- a/Master/texmf-dist/source/luatex/luamplib/Makefile
+++ b/Master/texmf-dist/source/luatex/luamplib/Makefile
@@ -44,8 +44,8 @@ $(UNPACKED): $(DTX)
check: $(UNPACKED)
luatex -interaction=batchmode test-$(NAME)-plain.tex >/dev/null
lualatex -interaction=batchmode test-$(NAME)-latex.tex >/dev/null
-# ! grep "blank space" test-$(NAME)-plain.log
-# ! grep "blank space" test-$(NAME)-latex.log
+ ! grep "blank space" test-$(NAME)-plain.log
+ ! grep "blank space" test-$(NAME)-latex.log
$(CTAN_ZIP): $(SOURCES) $(DOC) $(TDS_ZIP)
@echo "Making $@ for CTAN upload."