]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test-wrapper.sh: implement locking
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 2 Feb 2017 10:42:12 +0000 (12:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Feb 2017 17:37:36 +0000 (17:37 +0000)
commit96a194de890f7ef1e6e5e036b32848e0f9d1bcf5
tree6141fe73439d445684381c7f0400948160cad9ef
parentd0689f0357a34f1412b6365bcbd302f6b2e375a9
build-perf-test-wrapper.sh: implement locking

In order to prevent multiple instances of the script running at the same
time.

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