[bitbake-devel] [PATCH 04/11] toaster: remove unused variable

Elliot Smith elliot.smith at intel.com
Thu Dec 17 16:48:49 UTC 2015


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

Removed unused variable RUNNING from the toaster script.

Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith at intel.com>
---
 bin/toaster | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/toaster b/bin/toaster
index a849559..ccbfdb3 100755
--- a/bin/toaster
+++ b/bin/toaster
@@ -185,7 +185,6 @@ fi
 
 BBBASEDIR=`dirname $TOASTER`/..
 OEROOT=`dirname $TOASTER`/../..
-RUNNING=0
 NOTOASTERUI=0
 WEBSERVER=1
 TOASTER_BRBE=""
-- 
1.9.3

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.




More information about the bitbake-devel mailing list