Skip to content

Commit

Permalink
Let runtests.pl determine threads automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Jun 17, 2015
1 parent 509fb17 commit 7a33c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ $ autoconf
$ ./configure CC=clang CXX=clang++
$ make -j8
$ build/bin/omc --version
$ (cd testsuite/partest && ./runtests.pl -j8)
$ (cd testsuite/partest && ./runtests.pl)
```

## Working with the repository
Expand Down

0 comments on commit 7a33c18

Please sign in to comment.