On Mon, Oct 28, 2013 at 06:55:08PM +0530, Arun Sharma wrote:
> In ovsdb-idl.at, for test "# same as OVSDB_CHECK_IDL but uses the Python
> IDL implementation with tcp",
> found multiple --remote options in ovsdb-server command.
> AT_CHECK([ovsdb-server --log-file '-vPATTERN:console:ovsdb-server|%c|%m'
> --detach --no-chdir --pidfile="`pwd`"/pid --remote=punix:socket
> --remote=ptcp:0:127.0.0.1 --unixctl="`pwd`"/unixctl db], [0], [ignore],
> [ignore])
> 
> 
> Seems incorrect, but the command doesn't throw error and creates both
> sockets. Is above is correct?

Yes.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to