Commit 4a3867d
committed
show_help: only parse specific trees for help files
Instead of only snipping known "bad" directories to traverse (e.g.,
"3rd-party" and ".git"), also limit the search for text help files to
just known "good" top-level directories: opal, ompi, oshmem.
This prevents accidentally traversing into VPATH build directories,
for example, and finding PMIx and/or PRTE help files.
Signed-off-by: Jeff Squyres <[email protected]>1 parent fcdc735 commit 4a3867d
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
21 | 36 | | |
22 | 37 | | |
| 38 | + | |
23 | 39 | | |
24 | 40 | | |
25 | 41 | | |
| |||
0 commit comments