/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected
/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected
The code is if [ $test -eq 1 ];, this error would occur if $test is not numeric
/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected
The code is if [ $test -eq 1 ];, this error would occur if $test is not numeric