]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test-wrapper.sh: support pushing to remote Git
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Apr 2017 15:58:38 +0000 (18:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 11:36:45 +0000 (12:36 +0100)
commitd8e14df29d28bfe805dc746f43c9f3a7726e57ce
treed581f7786293f715ab024b89fd60f08910ba24a1
parented43b2dfe019f35086967a0c8dc605bc6629c75b
build-perf-test-wrapper.sh: support pushing to remote Git

Implement new '-P' option for spefifying a Git remote where to push
results after committing to a local Git repository.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/build-perf-test-wrapper.sh