X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=backupninja;h=7f09999fb8151d9bae54da39b50d4afb9942acff;hb=620c32cf213a7a74d0fe394ede9ad3c3b21dce93;hp=6b888cb006e85609f04bbc2a369184510aaec687;hpb=7fa6df0798a0137e3d851518e29532171ee77902;p=matthijs%2Fupstream%2Fbackupninja-vserver.git diff --git a/backupninja b/backupninja index 6b888cb..7f09999 100755 --- a/backupninja +++ b/backupninja @@ -318,6 +318,7 @@ function process_action() { rm $bufferfile if [ $_fatals != 0 ]; then msg "*failed* -- $file" + errormsg="$errormsg\n== fatal errors from $file ==\n\n$ret\n" passthru "Fatal: <<<< finished action $file: FAILED" elif [ $_errors != 0 ]; then msg "*error* -- $file"