Commit ea56c8c
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 <[email protected]>1 parent 2676c10 commit ea56c8c
1 file changed
+1
-1
lines changed| 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