fix error string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18496 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user