diff --git a/tools/heimdal-build.sh b/tools/heimdal-build.sh index df91a56e1..acb49cb5d 100644 --- a/tools/heimdal-build.sh +++ b/tools/heimdal-build.sh @@ -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