[latex3-commits] [git/LaTeX3-latex3-latex3] master: Simplify a message. (fe9c572)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Oct 26 09:13:36 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/fe9c572617eb929df1d2874732c82ac41a7bd038

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

commit fe9c572617eb929df1d2874732c82ac41a7bd038
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Oct 26 07:07:32 2018 +0100

    Simplify a message.


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

fe9c572617eb929df1d2874732c82ac41a7bd038
 l3experimental/l3benchmark/l3benchmark.dtx             |    7 +------
 .../l3benchmark/testfiles/m3benchmark001.xetex.tlg     |   16 ++++------------
 2 files changed, 5 insertions(+), 18 deletions(-)

diff --git a/l3experimental/l3benchmark/l3benchmark.dtx b/l3experimental/l3benchmark/l3benchmark.dtx
index fcbcde1..593af37 100644
--- a/l3experimental/l3benchmark/l3benchmark.dtx
+++ b/l3experimental/l3benchmark/l3benchmark.dtx
@@ -269,12 +269,7 @@
   {
     \msg_new:nnnn { benchmark } { no-time }
       { The~l3benchmark~package~failed~to~access~a~clock. }
-      {
-        The~current~engine~provides~no~way~to~access~the~system~time,~
-        hence~making~benchmarking~impossible~without~shell-escape.~
-        Please~use~pdfTeX,~LuaTeX,~or~call~other~engines~with~the~
-        --shell-escape~option.
-      }
+      { The~current~engine~provides~no~way~to~access~the~system~time. }
     \cs_new_protected:Npn \benchmark_once:n #1
       { \msg_error:nn { benchmark } { no-time } }
     \cs_new_protected:Npn \benchmark_once_in_ops:n #1
diff --git a/l3experimental/l3benchmark/testfiles/m3benchmark001.xetex.tlg b/l3experimental/l3benchmark/testfiles/m3benchmark001.xetex.tlg
index 2eee09b..bd5f01b 100644
--- a/l3experimental/l3benchmark/testfiles/m3benchmark001.xetex.tlg
+++ b/l3experimental/l3benchmark/testfiles/m3benchmark001.xetex.tlg
@@ -4,31 +4,23 @@ Don't change this file in any respect.
 For immediate help type H <return>.
  ...                                              
 l. ...  }
-The current engine provides no way to access the system time, hence making
-benchmarking impossible without shell-escape. Please use pdfTeX, LuaTeX, or
-call other engines with the --shell-escape option.
+The current engine provides no way to access the system time.
 TRUE
 ! Package benchmark Error: The l3benchmark package failed to access a clock.
 For immediate help type H <return>.
  ...                                              
 l. ...  }
-The current engine provides no way to access the system time, hence making
-benchmarking impossible without shell-escape. Please use pdfTeX, LuaTeX, or
-call other engines with the --shell-escape option.
+The current engine provides no way to access the system time.
 TRUE
 ! Package benchmark Error: The l3benchmark package failed to access a clock.
 For immediate help type H <return>.
  ...                                              
 l. ...  }
-The current engine provides no way to access the system time, hence making
-benchmarking impossible without shell-escape. Please use pdfTeX, LuaTeX, or
-call other engines with the --shell-escape option.
+The current engine provides no way to access the system time.
 TRUE
 ! Package benchmark Error: The l3benchmark package failed to access a clock.
 For immediate help type H <return>.
  ...                                              
 l. ...  }
-The current engine provides no way to access the system time, hence making
-benchmarking impossible without shell-escape. Please use pdfTeX, LuaTeX, or
-call other engines with the --shell-escape option.
+The current engine provides no way to access the system time.
 TRUE





More information about the latex3-commits mailing list