Commit 6c20cf0710ef99d0c9b2c1622b18867311cbe78b

Stefano Lattarini 2011-08-22T08:43:22

tap/awk: support Solaris /usr/bin/nawk * lib/tap-driver.sh (close_or_die): Remove, the use of the `close' builtin in there was confusing /usr/bin/nawk from Solaris 10 into a syntax error. (write_test_results): Simply use `close' on the `*.trs' file, that should be enough.