Skip to content
Snippets Groups Projects
Commit 5a410950 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge branch 'v2.3' into v2.4

parents 65249d46 ee0ff8f7
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ do
echo "Checking for $module"
if ! $plumed config -q module $module
then
echo "NOT_APPLIABLE ($need MODULE NOT INSTALLED)"
echo "NOT_APPLIABLE ($module MODULE NOT INSTALLED)"
exit 0;
fi
done
......
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