]> git.puffer.fish Git - mirror/frr.git/commitdiff
tools: fix vrrp autoconfigure reload
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 16 Apr 2019 18:24:01 +0000 (18:24 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
Ticket: CM-24375
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
tools/frr-reload.py

index ce1db770d277bb32867260dcb2f718ba8f72c49b..23e8f3000d94cf72ea3206301ba81959af8140f7 100755 (executable)
@@ -410,7 +410,8 @@ end
                                 "service ",
                                 "table ",
                                 "username ",
-                                "zebra ")
+                                "zebra ",
+                                "vrrp autoconfigure")
 
         for line in self.lines: