summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2015-07-20 13:49:00 -0700
committerBen Pfaff <blp@nicira.com>2015-07-21 09:48:32 -0700
commit43e5a5b27d791e4d6c09734c839d5f3118fbf418 (patch)
treeca3f48135ef979d596b23bc5d9988b4d55e78568
parent83a278847d1dfb8342e426c9eb437dbfbcdc7aa9 (diff)
downloadopenvswitch-43e5a5b27d791e4d6c09734c839d5f3118fbf418.tar.gz
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 <blp@nicira.com> Acked-by: Andy Zhou <azhou@nicira.com>
-rw-r--r--tests/ofproto-macros.at2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at
index 77e064a46..0dc208e22 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