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

Fixing running command

parent d7d0e49f
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ then
exit 1 ;
fi
if [ x"$6" != x"" ]; then
if [ x"$7" != x"" ]; then
source $HOME/openfpm_vars_$6
else
source $HOME/openfpm_vars_master
......
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