use have_db

This commit is contained in:
Love Hornquist Astrand
2009-09-07 15:12:55 -07:00
parent 908f962644
commit 0b2db226e3

View File

@@ -46,7 +46,7 @@ ${have_db} || exit 77
testfailed="echo test failed; cat messages.log; exit \$ec"
# If there is no useful db support compile in, disable test
../db/have-db || exit 77
${have_db} || exit 77
R=TEST.H5L.SE
R2=TEST2.H5L.SE