Commit 4415886
committed
README.md: Add tips for
Problem: `make check` in flux-core takes a very long time to complete
without use of `-j`, but the README doesn't mention or suggest use
of this option.
Add `-jN` to the options of both `make` and `make check` in the
instructions. Also add a tip suggesting the use of `-j` with `make
check` specifically, and add a link to the testsuite README.make check
1 parent 1271543 commit 4415886
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
0 commit comments