X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=backupninja;h=7f09999fb8151d9bae54da39b50d4afb9942acff;hp=6b888cb006e85609f04bbc2a369184510aaec687;hb=2046272df5e3efeb8c6174b77c807ed40a2e3bd1;hpb=5cc6f5e5f0531c3905cfdc8c9d3b8c50632baecf 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"