]> code.ossystems Code Review - openembedded-core.git/commit
devtool: reset: print source tree base path
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 29 Sep 2017 03:19:28 +0000 (16:19 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Nov 2017 14:44:31 +0000 (14:44 +0000)
commit9e8808099046478e98c6cf1903dc6787d69132fc
treeb556a5f57ca434be0eeaadfd876675ce04c989fd
parent46683c61069a386658676a79d797062404bf1140
devtool: reset: print source tree base path

If S points to a subdirectory of the source rather than the "base" of
the source tree then print that rather than the subdirectory path when
telling the user they need to remove the source tree, since that is the
directory that they will need to remove.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py