From 0cb5a912182d6aef612d7192638c456c9d54c52e Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Wed, 12 Apr 2017 13:26:23 +0000 Subject: [PATCH] Update test output. --- testdata/grepoutput | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testdata/grepoutput b/testdata/grepoutput index 98bee19..2fdd660 100644 --- a/testdata/grepoutput +++ b/testdata/grepoutput @@ -392,7 +392,7 @@ pcre2grep: pcre2_match() gave error -47 while matching this text: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -pcre2grep: Error -46, -47 or -53 means that a resource limit was exceeded. +pcre2grep: Error -46, -47, -53 or -63 means that a resource limit was exceeded. pcre2grep: Check your regex for nested unlimited loops. ---------------------------- Test 38 ------------------------------ This line contains a binary zero here >< for testing. @@ -516,7 +516,7 @@ This is a file of miscellaneous text that is used as test data for checking that the pcregrep command is working correctly. The file must be more than 24K long so that it needs more than a single read -pcre2grep: Error -46, -47 or -53 means that a resource limit was exceeded. +pcre2grep: Error -46, -47, -53 or -63 means that a resource limit was exceeded. pcre2grep: Check your regex for nested unlimited loops. RC=1 ---------------------------- Test 63 ----------------------------- @@ -526,7 +526,7 @@ This is a file of miscellaneous text that is used as test data for checking that the pcregrep command is working correctly. The file must be more than 24K long so that it needs more than a single read -pcre2grep: Error -46, -47 or -53 means that a resource limit was exceeded. +pcre2grep: Error -46, -47, -53 or -63 means that a resource limit was exceeded. pcre2grep: Check your regex for nested unlimited loops. RC=1 ---------------------------- Test 64 ------------------------------