Skip to content
Snippets Groups Projects
Commit 1ca9e814 authored by rjones's avatar rjones
Browse files

minor

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10652 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent a3d7d3af
No related branches found
No related tags found
No related merge requests found
......@@ -206,7 +206,7 @@ def build(arch):
#====================================================
if __name__ == '__main__':
tests = init()
#build(arch)
build(arch)
work_queue = mp.Queue()
for test in tests:
work_queue.put(test)
......
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