[latex3-commits] [l3svn] r6827 - ensure 'END-TEST-LOG' is on a line of its own

noreply at latex-project.org noreply at latex-project.org
Fri Jan 27 13:12:46 CET 2017


Author: will
Date: 2017-01-27 13:12:46 +0100 (Fri, 27 Jan 2017)
New Revision: 6827

Modified:
   trunk/l3build/l3build.dtx
Log:
ensure 'END-TEST-LOG' is on a line of its own

Modified: trunk/l3build/l3build.dtx
===================================================================
--- trunk/l3build/l3build.dtx	2017-01-25 10:08:15 UTC (rev 6826)
+++ trunk/l3build/l3build.dtx	2017-01-27 12:12:46 UTC (rev 6827)
@@ -603,7 +603,7 @@
 % \pkg{l3build} will read |config.lua| within the directory (if available). This
 % should comprise a list of settings which apply to the tests in place of those in
 % the main build script.
-% 
+%
 % For example, for the core \LaTeXe{} tests the main test files are contained
 % in a directory |testfiles| and have \var{checksearch} set \var{false}. To test
 % font loading for \XeTeX{} and \LuaTeX{} there are a second set of tests in
@@ -1245,7 +1245,7 @@
         \LONGTYPEOUT{Bad conditionals: \the\numexpr\currentiflevel-2!}%
       \fi
     \fi
-    \LONGTYPEOUT{END-TEST-LOG}\@@@end
+    \LONGTYPEOUT{^^JEND-TEST-LOG^^J}\@@@end
   }
 \ifx\@@end\@undefined
   \let\end\END



More information about the latex3-commits mailing list