Attention is currently required from: osmith.
1 comment:
Patchset:
I've never seen this.
maybe something is piping data to stdin and the read keeps getting data that is != "q"?
you could try a 'cat' before the 'while read', i.e. flush any stdin data up to then.
To view, visit change 27037. To unsubscribe, or for help writing mail filters, visit settings.