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/