X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fovs-xapi-sync.at;h=5fa61ec33e0572a4c8cb42bf81ab75eba9f412d5;hb=0414d1587788244b54455e8bc3b7ce87d45fdebe;hp=c57bbc93c3461a3393fdae6e265569945251e73d;hpb=94c336723ca2228cfd60d2207775871e4b773c8b;p=openvswitch diff --git a/tests/ovs-xapi-sync.at b/tests/ovs-xapi-sync.at index c57bbc93..5fa61ec3 100644 --- a/tests/ovs-xapi-sync.at +++ b/tests/ovs-xapi-sync.at @@ -21,7 +21,7 @@ mkdir var var/run touch var/run/xapi_init_complete.cookie ovs_vsctl () { - ovs-vsctl --timeout=5 --no-wait -vreconnect:ANY:emer --db=unix:socket "$@" + ovs-vsctl --timeout=5 --no-wait -vreconnect:emer --db=unix:socket "$@" } # Start ovsdb-server.