fixed regex for expected error messages

This commit is contained in:
yitam 2017-06-15 16:47:08 -07:00
parent 1eaed774e6
commit 3548b34956

View file

@ -94,7 +94,7 @@ Repro();
--EXPECTREGEX--

Test begins...
\[Microsoft\](\[ODBC Driver 13 for SQL Server\]|\[ODBC Driver Manager\])([ ]{0,1}Function sequence error)
(.*\[Driver Manager\]|\[Microsoft\](\[ODBC Driver 13 for SQL Server\]|\[ODBC Driver Manager\]))([ ]{0,1}Function sequence error)
0
(HY010)