On Tue, Sep 01, 2009 at 12:17:31PM +0200, Petr Salinger wrote: > the build of zsh-beta currently hangs in testsuite. > The problematic test is Test/B04read.ztst. > > In the head of the file is written: > > # Not tested: > # -c/-l/-n (options for compctl functions) > # -q/-s (needs a tty) > > But a few lines latter, the "-q" is used.
That does appear to be true. > 0:read specified number of chars >> foo > > for char in y Y n N X $'\n'; do > read -q -u0 <<<$char > print $? > done > > > The test hangs in "nohup dpkg-buildpackage -b -uc" build, > but passes in "dpkg-buildpackage -b -uc" interactive build. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org