Commit f468eca
committed
Use custom variable for test folder path in win32 fragments
Tycho lacked support for resolving locations of linked resources whose
path contained custom variables. For that reason, the linked folder path
to the tests folder of the win32 fragments contain a repetition of an
already existing custom variable to the host bundle. Since according
Tycho support has been added recently , this change replaces the inlined
custom variable with the actual custom variable.1 parent cd7cd6b commit f468eca
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
0 commit comments