Removed variable RUNNING as it's not used anymore in the toaster script. Signed-off-by: Ed Bartosh <[email protected]> --- bin/toaster | 3 --- 1 file changed, 3 deletions(-)
diff --git a/bin/toaster b/bin/toaster index 9f88dfc..2fc4e750 100755 --- a/bin/toaster +++ b/bin/toaster @@ -156,9 +156,6 @@ else fi BBBASEDIR=`dirname $TOASTER`/.. - -RUNNING=0 - NOTOASTERUI=0 WEBSERVER=1 TOASTER_BRBE="" -- 2.1.4 -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
