From 4378cd97efb00458683e10f7a77f6c3bb8bab7af Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Tue, 18 Aug 2015 10:39:59 +0000 Subject: [PATCH] Fix typo in new test. --- RunTest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RunTest b/RunTest index a0345c8..9f5efac 100755 --- a/RunTest +++ b/RunTest @@ -700,7 +700,7 @@ for bmode in "$test8" "$test16" "$test32"; do if [ $do14 = yes ] ; then echo $title14 $sim $valgrind ./pcre2test -q $defaultstack $bmode $opt $testdata/testinput14 testtry - checkresult $? 14-$bits "$opt" + checkresult $? 14-$bits "" fi # Test non-JIT match and recursion limits