X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=bin%2FBackupPC_restore;h=566673dadb99acd8925b83953f79562ce23dbc43;hp=56d8b79ceeaf0b76ac24e6f0a39b9f7d94d2d539;hb=5729095faa3ef12dc5d4f02538c3650ac81912ef;hpb=567f78c78b11de16e73e0d6cd1f290a02b420f72 diff --git a/bin/BackupPC_restore b/bin/BackupPC_restore index 56d8b79..566673d 100755 --- a/bin/BackupPC_restore +++ b/bin/BackupPC_restore @@ -626,6 +626,7 @@ sub UserCommandRun XferLOG => $RestoreLOG, stat => \%stat, xferOK => $stat{xferOK} || 0, + hostError => $stat{hostError}, type => $type, bkupSrcHost => $RestoreReq{hostSrc}, bkupSrcShare => $RestoreReq{shareSrc},