[latex3-commits] [git/LaTeX3-latex3-l3build] master: Update l3build-stdmain.lua (78e88f6)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Jan 29 09:46:00 CET 2021


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

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

commit 78e88f6449037f1dc460e7376a441d0aecc76ffa
Author: LAURENS Jérôme <jerome.laurens at u-bourgogne.fr>
Date:   Thu Jan 28 21:03:41 2021 +0100

    Update l3build-stdmain.lua


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

78e88f6449037f1dc460e7376a441d0aecc76ffa
 l3build-stdmain.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-stdmain.lua b/l3build-stdmain.lua
index c12c29d..8e873a4 100644
--- a/l3build-stdmain.lua
+++ b/l3build-stdmain.lua
@@ -49,7 +49,7 @@ target_list =
     bundlecheck =
       {
         func = check,
-        pre  = function()
+        pre  = function(names)
             if names then
               print("Bundle checks should not list test names")
               help()





More information about the latex3-commits mailing list.