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.
This commit is contained in:
Scott Kostyshak 2018-01-17 01:05:02 -05:00
parent 42e6c96627
commit 39c22913a2

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