diff --git a/tests/kmod-macros.at b/tests/kmod-macros.at index b6ee46af9cf..95f0b0696dd 100644 --- a/tests/kmod-macros.at +++ b/tests/kmod-macros.at @@ -40,7 +40,7 @@ m4_define([OVS_KMOD_VSWITCHD_STOP], m4_define([DEL_NAMESPACES], [m4_foreach([ns], [$@], [ip netns del ns - ]) +]) ] ) #