From bd2bcb3adee6cf091df32e60523efdedeb643404 Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Sat, 1 Sep 2018 16:14:16 +0000 Subject: [PATCH] Update to bring list of errors into line with RunTest. --- RunTest.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RunTest.bat b/RunTest.bat index 6ff1c15..9474434 100644 --- a/RunTest.bat +++ b/RunTest.bat @@ -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=