[Toaster] [PATCH 05/25] toaster: remove unused variable
Ed Bartosh
ed.bartosh at linux.intel.com
Tue Oct 27 10:28:02 PDT 2015
Removed variable RUNNING as it's not used anymore
in the toaster script.
Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
---
bitbake/bin/toaster | 3 ---
1 file changed, 3 deletions(-)
diff --git a/bitbake/bin/toaster b/bitbake/bin/toaster
index 2b0c818..d0a6cb8 100755
--- a/bitbake/bin/toaster
+++ b/bitbake/bin/toaster
@@ -175,9 +175,6 @@ else
fi
BBBASEDIR=`dirname $TOASTER`/..
-
-RUNNING=0
-
NOTOASTERUI=0
WEBSERVER=1
TOASTER_BRBE=""
--
2.1.4
More information about the toaster
mailing list