tests: Make check-hdb-mitdb a bit more verbose
This commit is contained in:
@@ -44,7 +44,8 @@ testfailed="echo test failed; cat messages.log; exit 1"
|
|||||||
|
|
||||||
# If there is no ldap support compiled in, disable test
|
# If there is no ldap support compiled in, disable test
|
||||||
if ${kdc} --builtin-hdb | grep mit-db > /dev/null ; then
|
if ${kdc} --builtin-hdb | grep mit-db > /dev/null ; then
|
||||||
:
|
echo "Testing MIT KDB support"
|
||||||
|
${kdc} --builtin-hdb
|
||||||
else
|
else
|
||||||
echo "no MIT KDB support"
|
echo "no MIT KDB support"
|
||||||
exit 77
|
exit 77
|
||||||
|
Reference in New Issue
Block a user