]> code.ossystems Code Review - openembedded-core.git/commit
devtool: reset: print message about leaving source tree behind
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Dec 2015 04:03:14 +0000 (17:03 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:44:04 +0000 (16:44 +0000)
commit1c616802ba2cfb37f8403f1dc6cf91ce3bd99ac2
tree66b55233f21ac0f3df7b4d83398fe4d703d8c9e9
parent29833828a90c8433af3b231b50e99cd97edf19ff
devtool: reset: print message about leaving source tree behind

We deliberately leave the source tree alone when resetting in case it
contains any work in progress belonging to the user; tell them that
we're doing this so they aren't surprised about it still existing later
on.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py