Commit c7d1106
committed
Fix issue with error handling
In the syncHandler the code was changed to handle an error
which was not required. This resulted in tunnels never
being created.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>1 parent 42b9f23 commit c7d1106
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| |||
0 commit comments