mirror of https://github.com/digint/btrbk
btrbk-mail: Use `btrbk` instead of unbound variable `$btrbk`
parent
c2b11775a0
commit
8abe8a915a
|
@ -113,7 +113,7 @@ case $exitcode in
|
|||
;;
|
||||
10) status="ERROR: At least one backup task aborted!"
|
||||
;;
|
||||
*) status="ERROR: $btrbk failed with error code $exitcode"
|
||||
*) status="ERROR: btrbk failed with error code $exitcode"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue