Commit feb5bf3
committed
debug: enable verbose output to trace root module issue
Remove 2>/dev/null and add --verbose flag to see exactly what
files are being processed and how they're being resolved to modules.
This will help identify where the root module is being added.
Signed-off-by: Mark Pollack <[email protected]>1 parent 77a704f commit feb5bf3
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
0 commit comments