]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory-diff: operate from buildhistory directory
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 7 Apr 2017 04:57:18 +0000 (16:57 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:09:19 +0000 (18:09 +0100)
commite4ccec2e4c2f521a2bb473083b42aefd494eea23
treeb0bee317133a415c09533e8a7a31b87c5fdfa6dd
parent340b3fa6be034bf6a4cd9b2d1ad4788668fabb5b
buildhistory-diff: operate from buildhistory directory

If the cwd is named "buildhistory" and the user hasn't specified an
alternative path on the command line, then assume that the current
directory is the buildhistory directory. This makes it easier to run
buildhistory-diff and also interact with the buildhistory git repository
as you no longer have to jump into the buildhistory directory and up to
the parent again when doing so.

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