diff options
Diffstat (limited to 'tests/kdc/check-cc.in')
-rw-r--r-- | tests/kdc/check-cc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/kdc/check-cc.in b/tests/kdc/check-cc.in index 6e02589471df..1543db4f8819 100644 --- a/tests/kdc/check-cc.in +++ b/tests/kdc/check-cc.in @@ -43,7 +43,7 @@ unset KRB5CCNAME testfailed="echo test failed; exit 1" -# If there is no useful db support compile in, disable test +# If there is no useful db support compiled in, disable test ${have_db} || exit 77 R=TEST.H5L.SE |