From 0c2abe5b77d4cd8b79bd7431f8671323214ed0da Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Tue, 16 Feb 2016 22:51:42 -0600 Subject: [PATCH] Properly parse sysDescr fro Unifi Switches Fix issue #2759 I only tested the regex, not against hardware as I don't have access to any. --- includes/polling/os/edgeswitch.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/polling/os/edgeswitch.inc.php b/includes/polling/os/edgeswitch.inc.php index f2549f960..5ffb02c30 100644 --- a/includes/polling/os/edgeswitch.inc.php +++ b/includes/polling/os/edgeswitch.inc.php @@ -1,6 +1,7 @@