Skip to content

Fix #11328

phlummox requested to merge phlummox/backupninja:master into master

This change fixes the bug #11328 (closed), in which the "restic" handler fails to initialize a "test" variable, resulting in errors like this in the output:

/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected

Merge request reports