Skip to content
Snippets Groups Projects
Commit 8c6bb122 authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Fix check for pheno.egi.eu CVMFS repo

parent 993a8d9e
Branches
No related tags found
No related merge requests found
......@@ -12,5 +12,6 @@ for fs in pheno.egi.eu/compilers; do
if [ ! -d "/cvmfs/$fs" ]; then
mesg="NODE_IS_HEALTHY = \"cvmfs ${fs%/*} is not mounted\""
fi
done
echo $mesg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment