Commit 3cf9755
committed
test(e2e): 265's consumer manifest goes through a named *_HOST variable
00_fixture_path_hygiene refuses an inline `$(host_path …)` in a manifest
heredoc, and it is right to: the manifest is FILE CONTENT, and on Git Bash a
shell-spelled /tmp/... path is read by a native mcpp.exe as 'root of the current
drive'. Naming the converted value is what makes the conversion visible where it
is used rather than buried in an interpolation.1 parent e7082c4 commit 3cf9755
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
77 | 83 | | |
78 | 84 | | |
79 | 85 | | |
| |||
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
89 | | - | |
| 95 | + | |
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
| |||
0 commit comments