Skip to content
Snippets Groups Projects
Commit c6655376 authored by Xavier Valls Pla's avatar Xavier Valls Pla
Browse files

Fix parallel logl test

parent 38051217
No related merge requests found
......@@ -267,7 +267,7 @@ int main()
{
TestVector test(200000);
ROOT::EnableImplicitMT(0);
ROOT::EnableImplicitMT();
ROOT::EnableThreadSafety();
//Sequential
......
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