Update to bring list of errors into line with RunTest.

This commit is contained in:
Philip.Hazel 2018-09-01 16:14:16 +00:00
parent a8f00b314b
commit bd2bcb3ade
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ if errorlevel 1 (
set failed="yes"
goto :eof
) else if [%1]==[2] (
%pcre2test% %mode% %4 %5 %6 %7 %8 %9 -error -65,-62,-2,-1,0,100,101,191,200 >>%2%bits%\%testoutput%
%pcre2test% %mode% %4 %5 %6 %7 %8 %9 -error -70,-62,-2,-1,0,100,101,191,200 >>%2%bits%\%testoutput%
)
set type=