Commit a73ddba
authored
fix: missing conditional in assignment operator for BUNDLE_OCP_VERSIONS (Mellanox#1618)
bugfix:
the `?=` assignment operator is required for shell env var overrides of
values, as used in other variables here.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments