[latex3-commits] [git/LaTeX3-latex3-l3build] master: Update l3build.lua (4df7dde)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Jan 31 14:26:54 CET 2021
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/4df7ddebe1dbc9f7a165652d76e2c753f47f1cd2
>---------------------------------------------------------------
commit 4df7ddebe1dbc9f7a165652d76e2c753f47f1cd2
Author: LAURENS Jérôme <jerome.laurens at u-bourgogne.fr>
Date: Thu Jan 28 20:56:09 2021 +0100
Update l3build.lua
>---------------------------------------------------------------
4df7ddebe1dbc9f7a165652d76e2c753f47f1cd2
l3build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3build.lua b/l3build.lua
index 4d8fcc2..3430b7b 100755
--- a/l3build.lua
+++ b/l3build.lua
@@ -159,7 +159,6 @@ if options["target"] == "check" then
print("\n Check failed with difference files")
local testdir = testdir
if config ~= "build" then
- resultdir = resultdir .. "-" .. config
testdir = testdir .. "-" .. config
end
for _,i in ipairs(filelist(testdir,"*" .. os_diffext)) do
More information about the latex3-commits
mailing list.