[Toaster] [PATCH 05/27] toaster: remove unused variable

Ed Bartosh ed.bartosh at linux.intel.com
Tue Nov 24 03:33:27 PST 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 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bitbake/bin/toaster b/bitbake/bin/toaster
index abc8737..1ce4af7 100755
--- a/bitbake/bin/toaster
+++ b/bitbake/bin/toaster
@@ -176,9 +176,7 @@ fi
 
 BBBASEDIR=`dirname $TOASTER`/..
 OEROOT=`dirname $TOASTER`/../..
-
 RUNNING=0
-
 NOTOASTERUI=0
 WEBSERVER=1
 TOASTER_BRBE=""
-- 
2.1.4



More information about the toaster mailing list