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]

Cygwin 1.7.5 (2010-04-12) fails to do single line input and output on fifo pipe


in Cygwin 1.5 (1.5.25) this test script works, now in 1.7, its has stopped. 

the issue is running a file fifo pipe with output and input on the same line

this is the error I get when I run my test script, this did work in the
previous version (1.5.x).

tee: read error: Communication error on send
at
tee $OUTPUT_LOG < $OUTPUT_PIPE >&3 &

Attached is the test script:  http://old.nabble.com/file/p28370686/test.sh
test.sh 

regards

William D.
-- 
View this message in context: http://old.nabble.com/Cygwin-1.7.5-%282010-04-12%29-fails-to-do-single-line-input-and-output-on-fifo-pipe-tp28370686p28370686.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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


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