commit | 3701941b4bc306be48ee3975093da88897c9269a | [log] [download] |
---|---|---|
author | Igor Sukhih <igor@openvz.org> | Mon Oct 09 15:53:32 2006 +0400 |
committer | Dmitry Mishin <dim@openvz.org> | Mon Oct 09 15:53:32 2006 +0400 |
tree | 7a3adaaa1a2815cf3bc1a6d47bf6e7e0ad9f5df1 | |
parent | 63f926538d8bdb06c1e6738880ed66a76063b0c6 [diff] |
Fixed vzgetnetdev() function operations with mawk. In Debian mawk is the default awk version. It doesn't understand some advanced syntax, such as "[[:space:]]" or "\<,\>". Noticed by Thorsten Schifferdecker.