]> git.lyx.org Git - features.git/commitdiff
ctest comment: be more clear about what "!" means
authorScott Kostyshak <skostysh@lyx.org>
Wed, 17 Jan 2018 06:05:02 +0000 (01:05 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 17 Jan 2018 06:08:26 +0000 (01:08 -0500)
The "!" line only affects tests in that file.

This amends c6d4380c.

Thanks to Kornel for spotting this.

development/autotests/ignoredTests

index a0d5f6130f76f7211247370e58b230500d9d2291..40006f9c434ab988d08bf1d5e390d1cdcfd827f6 100644 (file)
@@ -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).*
 #