tap/awk: refactor for future changes
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 22 Aug 2011 10:00:05 +0000 (12:00 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 22 Aug 2011 10:00:05 +0000 (12:00 +0200)
commit48b98a63bd53c93a64f43cbcd8ca93f541c7d5ee
treee56901c8852caa7fc72fd994235c4e5cbc90082c
parent8a4e2afa54cbc1f148d899bd5cea6a2ada39d2e9
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.
ChangeLog
lib/tap-driver.sh