Commit a5a85db
Steven Hardy
local-bmo.sh make BMO path configurable (openshift#1178)
Adds the option to override the default path via the
BAREMETAL_OPERATOR_PATH variable.
This is useful when you want to modify the checkout consumed
via BAREMETAL_OPERATOR_LOCAL_IMAGE, which ends up in $HOME
not the regular GOPATH location.1 parent 99ad8c6 commit a5a85db
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments