if no db, don't check FAST
This commit is contained in:
@@ -43,7 +43,7 @@ export KRB5_CONFIG
|
|||||||
testfailed="echo test failed; cat messages.log; exit 1"
|
testfailed="echo test failed; cat messages.log; exit 1"
|
||||||
|
|
||||||
# If there is no useful db support compile in, disable test
|
# If there is no useful db support compile in, disable test
|
||||||
#${have_db} || exit 77
|
${have_db} || exit 77
|
||||||
|
|
||||||
R=TEST.H5L.SE
|
R=TEST.H5L.SE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user