Author :
Stefano Lattarini
Date :
2011-08-22 10:02:11
Hash :484ec4ec Message :tap/awk: support Solaris /usr/xpg4/bin/awk
* lib/tap-driver.sh: Use `\t', not `\\t', to represent tabulation
character in regexps, even when inside double-quoted strings; that
seems to be more portable to Solaris 10 XPG4 awk.