if no db, don't check FAST

This commit is contained in:
Love Hornquist Astrand
2013-06-05 20:33:29 -07:00
parent 7c77f1842a
commit fdfe696821

View File

@@ -43,7 +43,7 @@ export KRB5_CONFIG
testfailed="echo test failed; cat messages.log; exit 1"
# If there is no useful db support compile in, disable test
#${have_db} || exit 77
${have_db} || exit 77
R=TEST.H5L.SE