From 39c22913a2b754a5f8e9a2bdf4e1e27aa61e354f Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Wed, 17 Jan 2018 01:05:02 -0500 Subject: [PATCH] ctest comment: be more clear about what "!" means The "!" line only affects tests in that file. This amends c6d4380c. Thanks to Kornel for spotting this. --- development/autotests/ignoredTests | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index a0d5f6130f..40006f9c43 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -58,7 +58,8 @@ export/.*/zh_CN/.*texF # Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts # because they use the "bxjsarticle" class. # -# The "!" means "Protect these tests from being matched by future patterns". +# The "!" means the following: +# "Protect these tests from being matched by future patterns in this file". !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF) export/.*/ja/(knitr|sweave).* # -- 2.39.2