summaryrefslogtreecommitdiff
path: root/RunTest
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-09-23 11:03:03 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-09-23 11:03:03 +0000
commit152e7dd5d073b0fdf1b1507cb4ec7444574f6625 (patch)
tree9e4e576acefe0397b6e3057fa9a561fd1c172a4c /RunTest
parentf55f04ace02c98b0c3441c99ae9d93ed1712efa5 (diff)
downloadpcre-152e7dd5d073b0fdf1b1507cb4ec7444574f6625.tar.gz
File tidies for 8.20-RC2 release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@708 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 951392e..e5c33dc 100755
--- a/RunTest
+++ b/RunTest
@@ -85,7 +85,7 @@ elif [ -d "../testdata" ] ; then
testdata=../testdata
else
echo "Cannot find the testdata directory"
- exit 1
+ exit 1
fi
# Find which optional facilities are available
@@ -268,7 +268,7 @@ if [ $do3 = yes ] ; then
sed 's/fr_FR/fr/' $testdata/wintestoutput3 >test3output
else
locale=
- fi
+ fi
fi
fi