- Notifications
You must be signed in to change notification settings - Fork28
Commit5f340cb
committed
Reinstate genhtml --prefix option for non-vpath builds
Inc3d9a66, the genhtml --prefix optionwas removed to get slightly better behavior for vpath builds. genhtmlwould then automatically pick a suitable prefix. However, for non-vpathbuilds, this makes the coverage output dependent on the length of thepath where the source code happens to be, leading to confusinglyarbitrary results. So put the --prefix option back for non-vpathbuilds.1 parentb81eba6 commit5f340cb
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
898 | 898 |
| |
899 | 899 |
| |
900 | 900 |
| |
901 |
| - | |
| 901 | + | |
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
|
0 commit comments
Comments
(0)