Commit c8c6a9fd authored by Daniel Black's avatar Daniel Black Committed by Sergey Vojtovich

mtr: fix_vs_config doesn't change bindir

Signed-off-by: default avatarDaniel Black <daniel.black@au.ibm.com>
parent a06f2f43
......@@ -1290,10 +1290,6 @@ sub command_line_setup {
fix_vs_config_dir();
# Respect MTR_BINDIR variable, which is typically set in to the
# build directory in out-of-source builds.
$bindir=$ENV{MTR_BINDIR}||$basedir;
# Look for the client binaries directory
if ($path_client_bindir)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment