I finally figured out how to reproduce this. The test suite only fails when stdin is redirected from /dev/null, because

$ tcsh -f -c 'echo #no comment'
#no comment
$ tcsh -f -c 'echo #no comment' < /dev/null

$

This looks like a potentially legitimate upstream bug.

Anders



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to