Commit 48b98a63bd53c93a64f43cbcd8ca93f541c7d5ee

Stefano Lattarini 2011-08-22T12:00:05

tap/awk: refactor for future changes * lib/tap-driver.sh: Rewrite the awk script so that the parsing of the input stream is implemented as a hand-rolled loop in the BEGIN block, using the `getline' builtin.