Commit c6c8460
authored
better support for custom folder installation (#526)
* Better support for custom folder installation
Signed-off-by: Emmanuel Leroy <emmanuel.leroy@oracle.com>
* fix case when oracle_home is not a dir. will return None.
Signed-off by: Emmanuel Leroy <emmanuel.leroy@oracle.com>
* fix tests that were failing due to exception raised for not finding the wlserver home
Leaving it to downstream to check that wl_home is not None.
Signed-off by: Emmanuel Leroy <emmanuel.leroy@oracle.com>1 parent d2eee97 commit c6c8460
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
190 | 200 | | |
191 | 201 | | |
192 | 202 | | |
| |||
0 commit comments