diff options
author | Darik Horn <[email protected]> | 2011-12-30 14:18:58 -0600 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-01-11 11:56:56 -0800 |
commit | b97f368d047943607b5b263331d7e2075ab3ffe8 (patch) | |
tree | 0db0ed41b0ab002141e4b3243788acc6ea48b017 /lib | |
parent | ab26409db753bb087842ab6f1af943f3386c764f (diff) |
Avoid using awk in the zpool_id script.
Some implementations of `awk` incorrectly parse the \< and \> regex
symbols, so use a `while read` loop and regular globbing instead.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes: #259
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions