Imported Upstream version 2.5.0p2
[debian/amanda] / restore-src / amrestore.c
index 1825cf219e62899e7f6ff04f7bc1772be4f3629d..535e4a6068c5b9528460ba3c0413359d15e77393 100644 (file)
@@ -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) {