X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautopath.at;h=557c92c17f81d7447e44bd4a08681523d04e2f68;hb=aabf5352bbf7e6fdc3d8da9f7f0b2e268da6ea68;hp=634d46fc65d026c15589117956f8ba3e9f9b496d;hpb=ad7c0437cffc1d9cf104f68c5c30284540caa11c;p=openvswitch diff --git a/tests/autopath.at b/tests/autopath.at index 634d46fc..557c92c1 100644 --- a/tests/autopath.at +++ b/tests/autopath.at @@ -24,7 +24,7 @@ AT_CLEANUP AT_SETUP([autopath action bad port]) AT_CHECK([ovs-ofctl parse-flow 'actions=autopath(bad, NXM_NX_REG0[[]])'], [1], [], - [ovs-ofctl: bad, NXM_NX_REG0[[]]: autopath id 0 is not in valid range 1 to 4294967295 + [ovs-ofctl: bad, NXM_NX_REG0[[]]: bad port number ]) AT_CLEANUP