Revision: 993
http://www.exim.org/viewvc/pcre2?view=rev&revision=993
Author: ph10
Date: 2018-09-01 17:14:16 +0100 (Sat, 01 Sep 2018)
Log Message:
-----------
Update to bring list of errors into line with RunTest.
Modified Paths:
--------------
code/trunk/RunTest.bat
Modified: code/trunk/RunTest.bat
===================================================================
--- code/trunk/RunTest.bat 2018-08-29 08:26:29 UTC (rev 992)
+++ code/trunk/RunTest.bat 2018-09-01 16:14:16 UTC (rev 993)
@@ -263,7 +263,7 @@
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=