Skip to content
Snippets Groups Projects
Commit 25cdee53 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

Update check-reference-configuration with the right Why3 command

parent e594be20
No related branches found
No related tags found
No related merge requests found
......@@ -76,5 +76,5 @@ if [ $has_any_diffs -ne 0 ]; then
echo " opam switch create ${working_ocaml}"
echo " opam install depext"
echo " opam depext --install$all_packages"
echo " rm -f ~/.why3.conf && why3 config --full-config"
echo " rm -f ~/.why3.conf && why3 config --detect"
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