fail on failure.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16626 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-20 08:44:33 +00:00
parent 04833e7be9
commit 87c89894bc

View File

@@ -45,6 +45,7 @@ if ./hxtool validate DIR:$nistdir/certs > /dev/null; then
:
else
echo "validate failed"
exit 1
fi
exit 0