This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please test latest snapshot


On May 15 02:32, Eric Blake wrote:
> $ cygcheck -c cygwin
> $ echo $?
> 0
> $ strace cygcheck -c cygwin
> Cygwin Package Information
> Package              Version        Status
> cygwin               1.5.16-1       OK
> $ strace --help
> $ strace strace --help | head -n 1
> Usage: strace [OPTIONS] <command-line>
> $ echo $TERM
> cygwin
> $ time cygcheck -c
> 
> real    3m9.083s
> user    0m0.000s
> sys     0m0.000s
> 
> It seems like the output of cygcheck and strace are being suppressed until they are invoked through a second layer.  But they are obviously doing something, even when the output disappears.

OK, thank you.  I see what happens, I just have no fix for it right now.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]