diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-08-05 12:16:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-09 00:12:45 -0700 |
commit | 3042956a86167f89beccc5d05f1fad1844e7c36a (patch) | |
tree | 9af1e70c014fa7c93b88c8cd6b5e9006ca1c93ad /scripts/lib/image | |
parent | ce16e95de05db24e4e4132660d793cc7b1d890b9 (diff) | |
download | openembedded-core-3042956a86167f89beccc5d05f1fad1844e7c36a.tar.gz openembedded-core-3042956a86167f89beccc5d05f1fad1844e7c36a.tar.bz2 openembedded-core-3042956a86167f89beccc5d05f1fad1844e7c36a.zip |
create-pull-request: cd to relative directory
create-pull-request -d path creates empty patches if directory
is specified as a path, i.e. ./bitbake or ./bitbake/ or full path.
It behaves expected way only if script is run with -d bitbake, i.e.
relative dir name doesn't contain '\'.
Fixed this unwanted behaviour by changing directory and running
git format-patch in it with --relative, without specifying
relative path as a parameter.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/image')
0 files changed, 0 insertions, 0 deletions