]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: bin/toaster Fix noweb command
authorMichael Wood <michael.g.wood@intel.com>
Thu, 21 Apr 2016 13:22:06 +0000 (14:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Apr 2016 09:30:39 +0000 (10:30 +0100)
commitf62d9a3e86e384f928fc8ad077d7cf3a75d1591e
tree7f1bac59c9474b0504fb67753ccd9e34cae57fe8
parentef3c88a57313947feb5ef08c4fea6fd110cde1e7
toaster: bin/toaster Fix noweb command

For the noweb command we don't need to check if a socket is in use or
not as we're not starting the django development server. We're just
setting up the environment and running the runbuilds scheduler.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bin/toaster