diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-23 23:38:40 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-23 23:38:40 +0200 |
commit | 78684bd2f31a6e8bd174219d363d116e1273f6a2 (patch) | |
tree | c627e4bd936741927acd1caac992ad7ab092fd96 /include/nms/util.pm | |
parent | 58875862f3e882cdbdd04ea3129646d9e9b1e173 (diff) |
front: Use RegExp all over for searches
creates some interesting opportunities, as searches can be combined.
E.g.: '(row\d+-2|distro0|presse) can be used to mark multiple different
switches now. Or '(::1$|^noc$|127.*\.14$) etc. Could probably get rid of
the ""-hack now too. It was mainly meant for the automatic oplog entry on
switch-creation, which can now use "^switch$" instead.
Diffstat (limited to 'include/nms/util.pm')
0 files changed, 0 insertions, 0 deletions