From bcc3733c28e1fcdceb18700d27961c0c6dd10013 Mon Sep 17 00:00:00 2001 From: gusbrs <19410606+gusbrs@users.noreply.github.com> Date: Fri, 9 Feb 2024 14:06:41 -0300 Subject: [PATCH] Leave maxprintline value to default --- build.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build.lua b/build.lua index bcdad53..87d9cb9 100644 --- a/build.lua +++ b/build.lua @@ -16,10 +16,6 @@ checkruns = 2 -- Set up different test sets checkconfigs = {"build","build-4runs"} --- Don't wrap/truncate lines in test logs --- See https://tex.stackexchange.com/q/674844#comment1676566_674846 -maxprintline = 1000 - -- Use UTF-8 logs for all engines asciiengines = {}