Create .conf.db.~lock~ in same dir as DBDIR.
authorMehak Mahajan <mmahajan@nicira.com>
Thu, 2 Aug 2012 06:25:35 +0000 (23:25 -0700)
committerMehak Mahajan <mmahajan@nicira.com>
Thu, 2 Aug 2012 06:25:35 +0000 (23:25 -0700)
commitfda1672c7498e52a7932729278ce363fe4b7e205
treece9ca2221e654f84fb017e7c1f0ed469fbfa6785
parentbe867c2fedbdd8ff9bd8f4129e3c6e64a7eb3e3d
Create .conf.db.~lock~ in same dir as DBDIR.

Commit f973f2af (Make the location of the database separately configurable.)
introduced the environment variable OVS_DBDIR which specifies the path for
the conf.db.  With this commit, .conf.db.~lock~ will also be created in the
DBDIR.

Signed-off-by: Mehak Mahajan <mmahajan@nicira.com>
tests/ofproto-macros.at