]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test-wrapper.sh: make archive dir configurable
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 19 Aug 2016 12:21:06 +0000 (15:21 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 22:00:12 +0000 (23:00 +0100)
commitd53cf92847aa80724be4412801c993948a09cd27
tree7a735fd2148439a830808aa4742b452e8dafab8d
parent3d06795d8cd9017b042a7283c16ac71d4f6317a6
build-perf-test-wrapper.sh: make archive dir configurable

Add new command line argument '-a' that can be used to define the
directory where results (tarballs) are archived. Giving an empty string
disables archiving which makes sense if you store results in Git.

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