texlive[56981] Build/source/build-aux/test-driver: test-driver sync

commits+karl at tug.org commits+karl at tug.org
Sun Nov 22 17:47:20 CET 2020


Revision: 56981
          http://tug.org/svn/texlive?view=revision&revision=56981
Author:   karl
Date:     2020-11-22 17:47:19 +0100 (Sun, 22 Nov 2020)
Log Message:
-----------
test-driver sync for new automake-1.16.3

Modified Paths:
--------------
    trunk/Build/source/build-aux/test-driver

Modified: trunk/Build/source/build-aux/test-driver
===================================================================
--- trunk/Build/source/build-aux/test-driver	2020-11-22 00:54:25 UTC (rev 56980)
+++ trunk/Build/source/build-aux/test-driver	2020-11-22 16:47:19 UTC (rev 56981)
@@ -42,11 +42,13 @@
 {
   cat <<END
 Usage:
-  test-driver --test-name=NAME --log-file=PATH --trs-file=PATH
-              [--expect-failure={yes|no}] [--color-tests={yes|no}]
-              [--enable-hard-errors={yes|no}] [--]
+  test-driver --test-name NAME --log-file PATH --trs-file PATH
+              [--expect-failure {yes|no}] [--color-tests {yes|no}]
+              [--enable-hard-errors {yes|no}] [--]
               TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
+
 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
+See the GNU Automake documentation for information.
 END
 }
 



More information about the tex-live-commits mailing list.