diff --git a/controller/fence.go b/controller/fence.go index 6cbc55ed..f99574f9 100644 --- a/controller/fence.go +++ b/controller/fence.go @@ -67,7 +67,7 @@ func FenceMatch(hookName string, sw *scanWriter, fence *liveFenceSwitches, detai temp = true } if fenceMatchObject(fence, ls) { - match = true + //match = true detect = "cross" } if temp {