Commit d1b968e
authored
fix(LinstorSR): Correctly reference a variable exception (#91)
This bug is minor but it makes it difficult to understand why snapshots
fail since the initial trace is lost due to the exception caused by the
reference to the non-existing variable "e".
Signed-off-by: Damien Thenot <damien.thenot@vates.tech>1 parent a96aed5 commit d1b968e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2514 | 2514 | | |
2515 | 2515 | | |
2516 | 2516 | | |
2517 | | - | |
| 2517 | + | |
2518 | 2518 | | |
2519 | 2519 | | |
2520 | 2520 | | |
| |||
0 commit comments