X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Fmain.c;h=fecaad537787602966fe59f2460e6e62d87c6df3;hp=1704fcdee3d776274dc9e570b2839ac6020eafe1;hb=d93c86b39d80fe7740a61b237333ba0e323604ce;hpb=03dbfe054895f3654586eb1563f6baf4dd893890 diff --git a/restore/main.c b/restore/main.c index 1704fcd..fecaad5 100644 --- a/restore/main.c +++ b/restore/main.c @@ -37,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.51 2007/02/22 20:12:50 stelian Exp $"; + "$Id: main.c,v 1.52 2008/04/17 15:26:46 stelian Exp $"; #endif /* not lint */ #include @@ -461,6 +461,7 @@ main(int argc, char *argv[]) compare_ignore_not_found = 0; compare_errors = 0; Nflag = 1; + aflag = 1; setup(); printf("filesys = %s\n", filesys); if (STAT(filesys, &stbuf) < 0)