summaryrefslogtreecommitdiff
path: root/RunTest
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-10-05 10:59:35 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-10-05 10:59:35 +0000
commitf66c8de115b662c90e2a0af9a4357f69df2b3106 (patch)
treefec1a80cdf7c366cb1868339fce075f556c95feb /RunTest
parent7f1b753dfecb0db660812f00e667abaca6252e28 (diff)
downloadpcre-f66c8de115b662c90e2a0af9a4357f69df2b3106.tar.gz
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@461 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'RunTest')
-rwxr-xr-xRunTest4
1 files changed, 2 insertions, 2 deletions
diff --git a/RunTest b/RunTest
index 6bdc73e..787f9cf 100755
--- a/RunTest
+++ b/RunTest
@@ -60,7 +60,7 @@ while [ $# -gt 0 ] ; do
9) do9=yes;;
10) do10=yes;;
11) do11=yes;;
- 12) do12=yes;;
+ 12) do12=yes;;
valgrind) valgrind="valgrind -q";;
*) echo "Unknown test number $1"; exit 1;;
esac
@@ -124,7 +124,7 @@ if [ $do1 = no -a $do2 = no -a $do3 = no -a $do4 = no -a \
if [ $utf8 -ne 0 -a $ucp -ne 0 ] ; then do9=yes; fi
if [ $link_size -eq 2 -a $ucp -ne 0 ] ; then do10=yes; fi
do11=yes
- if [ $utf8 -ne 0 -a $ucp -ne 0 ] ; then do12=yes; fi
+ if [ $utf8 -ne 0 -a $ucp -ne 0 ] ; then do12=yes; fi
fi
# Show which release