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

Fixing IO on CI Farm

parent e5a37a02
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,7 @@ then
fi
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
export LD_LiBRARY_PATH="$LD_LIBRARY_PATH:$HOME/openfpm_dependencies/openfpm_io/$branch/HDF5/lib"
ls $HOME/openfpm_dependencies/openfpm_io/$branch/HDF5/lib
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$HOME/openfpm_dependencies/openfpm_io/$branch/HDF5/lib"
fi
if [ x"$hostname" == x"cifarm-ubuntu-node" ]; 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