From: Günter Milde Date: Sat, 9 Jan 2016 17:30:22 +0000 (+0100) Subject: ctest: Fix an inversion filter-pattern. X-Git-Tag: 2.2.0beta1~236 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=710f284f12064c99245e7c3fe5636b62c202c080;p=features.git ctest: Fix an inversion filter-pattern. --- diff --git a/development/autotests/suspiciousTests b/development/autotests/suspiciousTests index 58b40d16d5..37eb968abd 100644 --- a/development/autotests/suspiciousTests +++ b/development/autotests/suspiciousTests @@ -228,9 +228,9 @@ Sublabel: attic # Fails because of missing .png graphic files. # They were replaced by .svgz, but, as this file is in the attic, we do not -# convert to new lyx format. Plain latex creates output (and ignores missing -# files) while (pdf|lua|xe)latex exits with != 0 -export/doc/attic/eu_UserGuide_pdf.+ +# convert to new lyx format. Plain latex and xetex create output (ignoring +# missing files) while (pdf|lua)latex exits with != 0 +export/doc/attic/eu_UserGuide_pdf[25].* # Files in the attic with non-default output # (i.e. could be ERT, package incompatiblity, ...)