Skip to content
Snippets Groups Projects
Commit 40524b7e authored by Felix Gerking's avatar Felix Gerking
Browse files

alphaplan_fwr: Fix function call

parent 36019d1e
No related branches found
No related tags found
No related merge requests found
...@@ -331,7 +331,7 @@ def main(): ...@@ -331,7 +331,7 @@ def main():
md5sums[name] = sum md5sums[name] = sum
# Generate alphaplan FWR articles # Generate alphaplan FWR articles
alphaplan_fwr.generate_fwr_articles( generate_fwr_articles(
output_dir, output_dir,
outlocal_dir, outlocal_dir,
machine, machine,
......
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