ovn: Remove top ovn directory from PATHs.
authorIlya Maximets <i.maximets@samsung.com>
Fri, 29 Jan 2016 09:20:13 +0000 (12:20 +0300)
committerRussell Bryant <russell@ovn.org>
Fri, 29 Jan 2016 12:46:24 +0000 (07:46 -0500)
commit72eaa2baa910ba41ed29b56617bffbc46bafc342
tree4b6dcbda12eb4f000bd7f8383cfee84baafe7981
parent5494063acb1036ff92d3a63b16381256bc0174df
ovn: Remove top ovn directory from PATHs.

Since 5b5c922b0ca6 ("ovn-nbctl: Move ovn-nbctl to utilities directory.")
there is no more executables in top ovn directory.

Removing of this directory from PATHs helps to avoid problems when
old executable ./ovn/ovn-nbctl used instead of ./ovn/utilities/ovn-nbctl.

This may happen if source directory was updated to commit 5b5c922b0ca6
without calling 'make clean'.

Fixes: 5b5c922b0ca6 ("ovn-nbctl: Move ovn-nbctl to utilities directory.")
Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
tests/automake.mk
tutorial/ovs-sandbox
utilities/ovs-sim.in