Signed-off-by: Ihar Hrachyshka <[email protected]>
---
tests/ovn-macros.at | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/ovn-macros.at b/tests/ovn-macros.at
index 8dc4ec75c..3191bb6ad 100644
--- a/tests/ovn-macros.at
+++ b/tests/ovn-macros.at
@@ -876,7 +876,7 @@ fmt_pkt() {
if [[ ! -e $ctlfile ]]; then
start_scapy_server
fi
- echo $(ovs-appctl -t $ctlfile payload "$1")
+ ovs-appctl -t $ctlfile payload "$1"
}
start_scapy_server() {
--
2.41.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev