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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to