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

forgotten close

parent 637bdaae
No related branches found
No related tags found
No related merge requests found
......@@ -149,6 +149,7 @@ BEGIN{
# create tmp dir for future usage
"mktemp -dt plumed.XXXXXX" | getline tmpdir
close("mktemp -dt plumed.XXXXXX")
# checking astyle presence
astyle_available=!system(astyle " --version > /dev/null 2> /dev/null")
......
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