Skip to content

Commit

Permalink
Update l3build.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaurens authored and josephwright committed Jan 31, 2021
1 parent 9adf9c4 commit 4df7dde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion l3build.lua
Expand Up @@ -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
Expand Down

0 comments on commit 4df7dde

Please sign in to comment.