[latex3-commits] [git/LaTeX3-latex3-l3build] master: Mumble (c025dec)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Mar 16 18:16:28 CET 2020


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/c025decfb44cbd6ce3d26ee5a30403c363817d8b

>---------------------------------------------------------------

commit c025decfb44cbd6ce3d26ee5a30403c363817d8b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Mar 16 17:16:28 2020 +0000

    Mumble


>---------------------------------------------------------------

c025decfb44cbd6ce3d26ee5a30403c363817d8b
 l3build-check.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-check.lua b/l3build-check.lua
index 589e2b7..1b17928 100644
--- a/l3build-check.lua
+++ b/l3build-check.lua
@@ -227,7 +227,7 @@ local function normalize_log(content,engine,errlevels)
      -- Remove the \special line that in DVI mode keeps PDFs comparable
     if match(line, "^%.*\\special%{pdf: docinfo << /Creator") or
       match(line, "^%.*\\special%{ps: /setdistillerparams") or
-      match(line, "^%.*\\special%{ps: <</........UUID") or
+      match(line, "^%.*\\special%{ps: <</........UUID") then
       return ""
     end
      -- Remove \special lines for DVI .pro files





More information about the latex3-commits mailing list.