Commit 4543e14
committed
Fix error handling in createLoadBalncerSandbox()
Error unwinding only works if the error variable is used consistently
and isn't hidden in the scope of other if statements.
Signed-off-by: Chris Telfer <[email protected]>1 parent a285f50 commit 4543e14
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2110 | 2110 | | |
2111 | 2111 | | |
2112 | 2112 | | |
| 2113 | + | |
2113 | 2114 | | |
2114 | 2115 | | |
2115 | 2116 | | |
| |||
2144 | 2145 | | |
2145 | 2146 | | |
2146 | 2147 | | |
2147 | | - | |
| 2148 | + | |
| 2149 | + | |
2148 | 2150 | | |
2149 | 2151 | | |
2150 | | - | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
2151 | 2155 | | |
2152 | 2156 | | |
2153 | 2157 | | |
| |||
0 commit comments