Skip to content
Snippets Groups Projects
Commit 9b55a48e authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Re-run

parent 6e1a6ee4
No related branches found
No related tags found
No related merge requests found
......@@ -26,12 +26,14 @@ if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
fi
if [ x"$hostname" == x"cifarm-ubuntu-node.mpi-cbg.de" ]; then
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
echo "Continue"
fi
if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then
export PATH="/usr/local/bin:$PATH"
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
echo "Continue"
fi
#### If you have a dep_dir file change the branch name to the dep_dir
......
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