[Pcre-svn] [349] code/trunk/RunTest: Fix typo in new test.

Top Page
Delete this message
Author: Subversion repository
Date:  
To: pcre-svn
Subject: [Pcre-svn] [349] code/trunk/RunTest: Fix typo in new test.
Revision: 349
          http://www.exim.org/viewvc/pcre2?view=rev&revision=349
Author:   ph10
Date:     2015-08-18 11:39:59 +0100 (Tue, 18 Aug 2015)
Log Message:
-----------
Fix typo in new test.


Modified Paths:
--------------
    code/trunk/RunTest


Modified: code/trunk/RunTest
===================================================================
--- code/trunk/RunTest    2015-08-18 10:34:05 UTC (rev 348)
+++ code/trunk/RunTest    2015-08-18 10:39:59 UTC (rev 349)
@@ -700,7 +700,7 @@
   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