Skip to content

Commit

Permalink
fix FDB daos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danovaro committed Jun 10, 2024
1 parent 7ac19f2 commit 2fed442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ ecbuild_add_option( FEATURE DAOSFDB
DESCRIPTION "DAOS support for FDB Store" )

ecbuild_add_option( FEATURE DAOS_ADMIN
DEFAULT OFF
DEFAULT ${_default_dummy_daos}
CONDITION HAVE_DAOSFDB AND DAOS_TESTS_FOUND
DESCRIPTION "Add features for DAOS pool management. Removes need to manually create a pool for DAOS unit tests" )

Expand Down

0 comments on commit 2fed442

Please sign in to comment.