snapshot 20110528 works, 20110530 not

EXCOFFIER Denis denis.excoffier@c-s.fr
Mon May 30 08:32:00 GMT 2011


Hello,

The following script:

-------------------------------------------------
#!/bin/csh -f

/bin/ls /cygdrive | /bin/grep .

set x = `/bin/ls /cygdrive | /bin/grep .`
echo "zz $x zz"
-------------------------------------------------

produces

c
e
g
h
o
p
s
zz c e g h o p s Broken pipe zz


when run under the last snapshot (preceding snapshot was ok). "Broken" and
"pipe" should not be there. I use XP SP3.

Regards,

Denis Excoffier.


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



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



More information about the Cygwin mailing list