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

Fixing High scal tests

parent 8c83dd92
No related branches found
No related tags found
No related merge requests found
......@@ -33,12 +33,12 @@ 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/
echo "Continue"
echo ""
fi
if [ x"$hostname" == x"falcon1" ]; then
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
echo "Continue"
echo "falcon1 settings"
dependency_dir=/projects/ppm/rundeck/openfpm_dependencies/
else
dependency_dir=$HOME/openfpm_dependencies/openfpm_pdata/$branch
......
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