diff --git a/contrib/cron/btrbk-mail b/contrib/cron/btrbk-mail index f7e4f12..9143f2d 100755 --- a/contrib/cron/btrbk-mail +++ b/contrib/cron/btrbk-mail @@ -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