Author :
Stefano Lattarini
Date :
2011-08-22 12:00:05
Hash :48b98a63 Message :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.