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

Fixing running command

parent 8ff8e942
No related branches found
No related tags found
No related merge requests found
Pipeline #887 failed
......@@ -18,7 +18,7 @@ then
fi
if [ x"$7" != x"" ]; then
source $HOME/openfpm_vars_$6
source $HOME/openfpm_vars_$7
else
source $HOME/openfpm_vars_master
fi
......
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