X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Frestore.c;h=d438f41dd0813e02f407fbd520586a286cfad318;hp=c5770849b4eaf01c85806fe6892914c91837429f;hb=d8574d458324cdde27484485cb09e7c9b8fa1a77;hpb=c38e5b6a9c658f06d9b27f33e9db131ffa23d947 diff --git a/restore/restore.c b/restore/restore.c index c577084..d438f41 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -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 @@ -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; /*