From 43e5a5b27d791e4d6c09734c839d5f3118fbf418 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 20 Jul 2015 13:49:00 -0700 Subject: [PATCH] ofproto-macros: Remove stray garbage from file. Due to the way that Autotest works, this text was ignored, but it's still useless and looks weird and we might as well remove it. Signed-off-by: Ben Pfaff Acked-by: Andy Zhou --- tests/ofproto-macros.at | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index 77e064a4630..0dc208e2280 100644 --- a/tests/ofproto-macros.at +++ b/tests/ofproto-macros.at @@ -158,8 +158,6 @@ m4_define([OVS_VSWITCHD_DISABLE_TUNNEL_PUSH_POP], Tunnel push-pop off ])]) - [AT_CHECK([ovs-appctl ofproto/tnl-push-pop off])]) - # ADD_OF_PORTS(BRIDGE, OF_PORT[, OF_PORT...]) # # Creates a dummy interface with an OpenFlow port number of OF_PORT and