]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
Added --with-oldstylefscript in configure.
[dump.git] / restore / restore.c
index c5770849b4eaf01c85806fe6892914c91837429f..d438f41dd0813e02f407fbd520586a286cfad318 100644 (file)
@@ -40,7 +40,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: restore.c,v 1.8 2000/05/28 16:52:21 stelian Exp $";
+       "$Id: restore.c,v 1.9 2000/06/01 18:30:08 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/types.h>
@@ -481,6 +481,7 @@ nodeupdates(char *name, ino_t ino, int type)
                if (compare_ignore_not_found) break;
                fprintf(stderr, "%s: (inode %lu) not found on tape\n",
                        name, (unsigned long)ino);
+               compare_errors = 1;
                break;
 
        /*