X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=restore-src%2Famrestore.c;h=535e4a6068c5b9528460ba3c0413359d15e77393;hb=94c03cae686e4196a345d72452fda2a5203768ce;hp=1825cf219e62899e7f6ff04f7bc1772be4f3629d;hpb=1194fb66aa28d9929c3f2bef3cc6c1c3f40a60a4;p=debian%2Famanda diff --git a/restore-src/amrestore.c b/restore-src/amrestore.c index 1825cf2..535e4a6 100644 --- a/restore-src/amrestore.c +++ b/restore-src/amrestore.c @@ -24,7 +24,7 @@ * file named AUTHORS, in the root directory of this distribution. */ /* - * $Id: amrestore.c,v 1.56 2006/01/14 04:37:19 paddy_s Exp $ + * $Id: amrestore.c,v 1.56.2.1 2006/04/07 10:52:17 martinea Exp $ * * retrieves files from an amanda tape */ @@ -318,6 +318,7 @@ char **argv; } } if(found_match) { + count_error=0; read_result = restore(&file, filename, tapedev, isafile, rst_flags); if(comp_enc_pid > 0) {