Minor update related to the #1740

This commit is contained in:
Miroslav Stampar
2016-03-01 15:40:34 +01:00
parent da5fff7775
commit 242800c085
2 changed files with 3 additions and 2 deletions

View File

@@ -90,7 +90,8 @@
<error regexp="(?i)Warning.*sybase.*"/>
<error regexp="Sybase message"/>
<error regexp="Sybase.*Server message.*"/>
<error regexp=".*SybSQLException*."/>
<error regexp="SybSQLException"/>
<error regexp="com\.sybase\.jdbc"/>
</dbms>
<!-- Ingres -->