generic-poky/bitbake/lib/toaster/orm
Michael Wood 310a9e5d35 bitbake: toaster: runbuilds Write the pidfile in python rather than shell script
Write the pid file out in the start up of this management command. This
ensures this has happened instead of relying on the shell command having
been run which may or may not be the case. This also makes it simpler for
testing.

Couple of clean ups of runbuilds as identified by pyflake

(Bitbake rev: 999e980ee1a58d16f33ef6c0e41aecdcd0206f39)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-30 15:48:09 +00:00
..
fixtures bitbake: toaster: orm/fixtures Add the master release and correct morty release 2016-11-23 10:59:56 +00:00
management bitbake: toaster: runbuilds Write the pidfile in python rather than shell script 2016-11-30 15:48:09 +00:00
migrations bitbake: toaster: add local_source_dir field to model 2016-08-11 00:09:28 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
models.py bitbake: toaster: use current directory if BUILDDIR is not set 2016-11-04 12:50:55 +00:00