[bitbake-devel] [PATCH 05/30] toaster: remove unused variable

brian avery avery.brian at gmail.com
Wed Dec 2 18:02:37 UTC 2015


From: Ed Bartosh <ed.bartosh at linux.intel.com>

Removed variable RUNNING as it's not used anymore
in the toaster script.

Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
Signed-off-by: brian avery <avery.brian at gmail.com>
---
 bin/toaster | 2 --
 1 file changed, 2 deletions(-)

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




More information about the bitbake-devel mailing list