X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fovsdb-macros.at;h=c1aa619c3a951a79794c50633c5012dedbea722b;hb=2db1f87ec28c9e3f34e56202c9b5389cf84974c2;hp=ebe0d9de27a4c7957680fc35e54ba2cc9c51dbf8;hpb=c69ee87c10818267f991236201150b1fa51ae519;p=openvswitch diff --git a/tests/ovsdb-macros.at b/tests/ovsdb-macros.at index ebe0d9de..c1aa619c 100644 --- a/tests/ovsdb-macros.at +++ b/tests/ovsdb-macros.at @@ -7,7 +7,8 @@ m4_define([OVSDB_INIT], [0], [stdout], [ignore]) AT_CHECK( [[ovsdb-tool transact $1 \ - '[{"op": "insert", + '["Open_vSwitch", + {"op": "insert", "table": "Open_vSwitch", "row": {}}]']], [0], [ignore], [ignore])])