commit 7fd60406dfa49af75265a1898f9c151650528a83
Author: Scott Kostyshak <[email protected]>
Date:   Fri Sep 2 11:25:35 2016 -0400

    ctests: ignore obsolete aastex.cls
    
    aastex.cls is obsolete and replaced by aastex6.cls.
    
    This is consistent with how we treat the obsolete latex8.sty.
---
 development/autotests/ignoredTests |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index adb2ec1..a577773 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -9,6 +9,9 @@ check_load/templates/attic/latex8
 export/templates/attic/latex8_pdf.*
 export/templates/attic/latex8_(dvi|dvi3_.*)
 
+# aastex.cls is obsolete and replaced by aastex6.cls
+export/doc/attic/aastex6_sample_(dvi|pdf).*
+
 # CJK fails with LuaTeX or XeTeX and 8-bit fonts:
 export/examples/ko/splash.*texF
 export/.*/zh_CN/.*texF

Reply via email to