From 08240b909e85e85c01730d64cfea27ca348b4799 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 3 Aug 2016 23:10:40 +0000 Subject: ignore demo-ocgx.pdf due to crash; flush buffers; copyright git-svn-id: svn://tug.org/texlive/trunk@41793 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/tlpkg/bin/check-files-by-format') diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 47b754d03b9..ab180df7d43 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -51,6 +51,8 @@ my $exclude_pdf = { # 2jul16+20dec15 "couldn't read xref table", but seems basically ok: 'texmf-dist/doc/latex/bookcover/figures/ekflogo.pdf' => 1, 'texmf-dist/doc/latex/ksp-thesis/ksp-thesis.pdf' => 1, + # 4aug16 pdfinfo from xpdf 3.03 crashes (reported to derekn): + 'texmf-dist/doc/latex/ocgx/demo-ocgx.pdf' => -1, # not a PDF file: 'texmf-dist/dvips/tetex/config.pdf' => -1, }; -- cgit v1.2.3