From 46b749388e0198f0cb3eb5eca1bd1d6e940b2702 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 9 Feb 2021 22:22:21 +0100 Subject: xml: op-mode: remove absolute path from vtysh --- op-mode-definitions/show-ip-multicast.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'op-mode-definitions/show-ip-multicast.xml.in') diff --git a/op-mode-definitions/show-ip-multicast.xml.in b/op-mode-definitions/show-ip-multicast.xml.in index 5331d2e35..80d83b424 100644 --- a/op-mode-definitions/show-ip-multicast.xml.in +++ b/op-mode-definitions/show-ip-multicast.xml.in @@ -25,13 +25,13 @@ IP multicast information - /usr/bin/vtysh -c "show ip multicast" + vtysh -c "show ip multicast" IP multicast routing table - /usr/bin/vtysh -c "show ip mroute" + vtysh -c "show ip mroute" -- cgit v1.2.3