Skip to content
Snippets Groups Projects
Commit 01d92edb authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

test plain is not multijob by default

parent 5456d7b9
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,6 @@ if __name__ == '__main__':
'--nparticles', '1000',
'--niter_todo', '48',
'--precision', 'single',
'--multiplejob',
'--wd', 'data/single'] +
sys.argv[1:])
plain(opt)
......
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