summaryrefslogtreecommitdiff
path: root/RunGrepTest
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-09-26 09:44:49 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-09-26 09:44:49 +0000
commit04d0ab71b8bd608cd750f34725ad0767e1ccf3e8 (patch)
tree766abecea6246274119e2460b8bec01ba78fa397 /RunGrepTest
parentfd8438eb9b6bec69a456b69a7dece77aadc06a36 (diff)
downloadpcre2-04d0ab71b8bd608cd750f34725ad0767e1ccf3e8.tar.gz
Some typos
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@80 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'RunGrepTest')
-rwxr-xr-xRunGrepTest2
1 files changed, 1 insertions, 1 deletions
diff --git a/RunGrepTest b/RunGrepTest
index dc617a6..71cc738 100755
--- a/RunGrepTest
+++ b/RunGrepTest
@@ -69,7 +69,7 @@ fi
# Check for the availability of UTF-8 support
-./pcre2test -C utf >/dev/null
+./pcre2test -C unicode >/dev/null
utf8=$?
echo "Testing pcre2grep main features"