Skip to content
Snippets Groups Projects
Commit 5c54fd2e authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

small fix

with 315e6746
parent 53e3b6d1
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ fi ...@@ -58,7 +58,7 @@ fi
gromacs5=1 gromacs5=1
if [ $1 == --gromacs4 ] ; then if [ "$1" == --gromacs4 ] ; then
gromacs5=0 gromacs5=0
shift shift
fi 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