Re: [PATCH] cygcheck: do not check package integrity with a -d flag

2003-09-12 Thread Jason Tishler
Igor, On Thu, Sep 11, 2003 at 11:12:36AM -0400, Igor Pechtchanski wrote: > As requested on cygwin-developers@ and cygwin@, this patch adds a flag > ("-d", or "--dump-only") that instructs cygcheck to not check for the > presense of all package files on "-c". So, to get the "old" "cygcheck > -c" f

Re: [PATCH] cygcheck: do not check package integrity with a -d flag

2003-09-11 Thread Igor Pechtchanski
On Thu, 11 Sep 2003, Corinna Vinschen wrote: > On Thu, Sep 11, 2003 at 11:12:36AM -0400, Igor Pechtchanski wrote: > > Hi, > > > > As requested on cygwin-developers@ and cygwin@, this patch adds a flag > > ("-d", or "--dump-only") that instructs cygcheck to not check for the > > Shouldn't that be -

Re: [PATCH] cygcheck: do not check package integrity with a -d flag

2003-09-11 Thread Corinna Vinschen
On Thu, Sep 11, 2003 at 11:12:36AM -0400, Igor Pechtchanski wrote: > Hi, > > As requested on cygwin-developers@ and cygwin@, this patch adds a flag > ("-d", or "--dump-only") that instructs cygcheck to not check for the Shouldn't that be --dumb-only? SCNR, I'm going to check it in, Corinna --