From: Ionut Chisanovici Date: Mon, 30 Jun 2014 08:41:38 +0000 (+0300) Subject: oeqa/selftest/toaster.py: renamed to _toaster.py X-Git-Tag: 2015-4~2448 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8da2ebba10e0128938919b39c29be40b7c1d80aa;p=openembedded-core.git oeqa/selftest/toaster.py: renamed to _toaster.py In order not to run the toaster selftests by default, we renamed to _toaster.py Signed-off-by: Ionut Chisanovici Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/selftest/toaster.py b/meta/lib/oeqa/selftest/_toaster.py similarity index 100% rename from meta/lib/oeqa/selftest/toaster.py rename to meta/lib/oeqa/selftest/_toaster.py