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

Deleting dependencies

parent 32a1da5b
No related branches found
No related tags found
No related merge requests found
Pipeline #2084 failed
...@@ -34,7 +34,7 @@ fi ...@@ -34,7 +34,7 @@ fi
if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then
echo "Mac node" echo "Mac node"
export PATH="/usr/local/bin:$PATH" export PATH="/usr/local/bin:$PATH"
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/ rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
fi fi
if [ x"$hostname" == x"falcon1" ]; then if [ x"$hostname" == x"falcon1" ]; then
......
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