diff options
Diffstat (limited to 'Master/texmf-dist/source/luatex/luamplib/Makefile')
-rw-r--r-- | Master/texmf-dist/source/luatex/luamplib/Makefile | 4 |
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." |