fix error string

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18496 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-17 03:44:37 +00:00
parent 628741ace5
commit 4f8b903b50

View File

@@ -208,7 +208,7 @@ if [ $? != 0 ] ; then
fi
make check >> ab.txt 2>&1
if [ $? != 0 ] ; then
echo Make all failed
echo Make check failed
fi
if [ "X${resultdir}" != X ] ; then