Skip to content

Commit ecef769

Browse files
committed
More generic approach (non-: versions appear too)
1 parent 786b51e commit ecef769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/errors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dbms value="HSQLDB">
106106
<error regexp="org\.hsqldb\.jdbc"/>
107107
<error regexp="Unexpected end of command in statement \["/>
108-
<error regexp="Unexpected token:.*in statement \["/>
108+
<error regexp="Unexpected token.*in statement \["/>
109109
</dbms>
110110

111111
</root>

0 commit comments

Comments
 (0)