more concise than previously

This commit is contained in:
Miroslav Stampar 2011-01-02 17:06:13 +00:00
parent 5f9b6b2254
commit 2efe7928c0

View File

@ -24,7 +24,7 @@
<error regexp="(\W|\A)SQL Server.*Driver"/> <error regexp="(\W|\A)SQL Server.*Driver"/>
<error regexp="Warning.*mssql_.*"/> <error regexp="Warning.*mssql_.*"/>
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/> <error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
<error regexp="Exception Details:.*\WSystem\."/> <error regexp="Exception Details:.*\WSystem\.Data\.SqlClient\."/>
<error regexp="Exception Details:.*\WRoadhouse\.Cms\."/> <error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
</dbms> </dbms>