X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=restore%2Frestore.c;h=d438f41dd0813e02f407fbd520586a286cfad318;hb=79e318657e7faa7b2951ff554dc6f1b92624a477;hp=c5770849b4eaf01c85806fe6892914c91837429f;hpb=3d78f5f2dbe4f24a0c80f286e67ce79e9ef377c4;p=dump.git 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; /*