Skip to content
Snippets Groups Projects
Verified Commit d42b3b49 authored by Marc Vef's avatar Marc Vef
Browse files

typo

parent 2665829f
No related branches found
No related tags found
1 merge request!87Draft: Resolve "Add Mercury 2.0"
Pipeline #1649 failed
......@@ -407,7 +407,7 @@ fi
if check_dependency "mercury-experimental" "${DEP_CONFIG[@]}"; then
# currently not compatible with Hermes
clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "71672b0d453dc5a64d20f46b86f25fed12566eff" "--recurse-submodules" &
elif check_dependency "rocksdb" "${DEP_CONFIG[@]}"; then
elif check_dependency "mercury" "${DEP_CONFIG[@]}"; then
clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "4796aeeb90ba58be8a3b17a73f27aa3afed1ee0f" "--recurse-submodules" &
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment