diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2012-06-21 18:04:09 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2012-06-21 18:04:09 -0700 |
commit | 05cb0712cb5dd1876acbaf0666f9800a71ab324e (patch) | |
tree | 82fafc32250f20c341a1640e72f70e33e0918db7 /ChangeLog | |
parent | 80494ea87918712040eb5cc7df94de9afafc5b18 (diff) | |
download | vyatta-cfg-05cb0712cb5dd1876acbaf0666f9800a71ab324e.tar.gz vyatta-cfg-05cb0712cb5dd1876acbaf0666f9800a71ab324e.zip |
Simplify name matching regex
Turns out that [\d]+ is same as \d+ since \d is the class
of all digits and [] is the set operator
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions