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

Debug

parent 0c7bcc26
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,6 @@ then
fi
else
source ~/.bashrc
if [ x"$3" == x"no_test" ]; then
exit 0;
......@@ -58,6 +57,7 @@ else
ldd ./src/pdata
echo "$LD_LIBRARY_PATH"
echo "$HOME/openfpm_vars_$6"
source $HOME/openfpm_vars_$6
......
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