Commit 4b1393b
fix: null pointer condition
In case the backup config is not present the value might be null and
fails. The new condition handles it.
Signed-off-by: Ales Raszka <araszka@redhat.com>1 parent 98f986c commit 4b1393b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments