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.

(cherry picked from commit 39c22913a2)
This commit is contained in:
Scott Kostyshak 2018-01-17 01:05:02 -05:00
parent ddc5b00ea4
commit 66b5538339

View 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).*
#