From patchwork Sun Mar 30 22:04:48 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 27397 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f199.google.com (mail-vc0-f199.google.com [209.85.220.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8077C20341 for ; Sun, 30 Mar 2014 22:05:11 +0000 (UTC) Received: by mail-vc0-f199.google.com with SMTP id lh14sf17581825vcb.10 for ; Sun, 30 Mar 2014 15:05:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=dHuZEDdK1nc+a6FqfVfJQOa9o5wTZk6X21muOEMw5e4=; b=g4mEa43KxLQac5MbQOYlUyEEqhRP9E27QY7qnBODvmDSO/rOuTd6BuVA9h8XJh0483 MKkqzIVzUqK3FUhAapXfrQDLGUK44KpzGG8266oRREyOgxOronzfnJ3chalhT1Fr7Q1s 08EIqcQuFiaNU6NYG1WOv1jfD7i3CQQ5svg04BLwzy/asPCHsqRZ1UQis2d7tyz5yIvz 4hm5ArMSCXKqUsxwE3hr7aB5a/4UdPRUEEef7a+UmhN9SKY2OLvVhvOYMzwgAg/TR0Gk ebZqANtFr0rN3TCuydD+cDgRwyu7jfdl0kLJiak9clMntvR9ARRNgJZJqaX+whZlRf3H 1f2g== X-Gm-Message-State: ALoCoQkerhJhrS+hEOS2jhVhLU28GS68asUR6AIKnl8XAVF22qMufxxQIdJMm2YVZZ87039DPlYD X-Received: by 10.236.216.39 with SMTP id f37mr1131332yhp.57.1396217111122; Sun, 30 Mar 2014 15:05:11 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.50.197 with SMTP id s63ls234622qga.39.gmail; Sun, 30 Mar 2014 15:05:11 -0700 (PDT) X-Received: by 10.221.26.10 with SMTP id rk10mr19969360vcb.0.1396217111056; Sun, 30 Mar 2014 15:05:11 -0700 (PDT) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id b2si2520706vcz.92.2014.03.30.15.05.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Mar 2014 15:05:11 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.180; Received: by mail-ve0-f180.google.com with SMTP id jz11so7367993veb.25 for ; Sun, 30 Mar 2014 15:05:11 -0700 (PDT) X-Received: by 10.220.133.80 with SMTP id e16mr19980476vct.13.1396217110986; Sun, 30 Mar 2014 15:05:10 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.12.8 with SMTP id v8csp93775vcv; Sun, 30 Mar 2014 15:05:10 -0700 (PDT) X-Received: by 10.182.131.170 with SMTP id on10mr18780022obb.2.1396217110522; Sun, 30 Mar 2014 15:05:10 -0700 (PDT) Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com [209.85.214.178]) by mx.google.com with ESMTPS id ns8si10414904obc.189.2014.03.30.15.05.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Mar 2014 15:05:10 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.214.178 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.214.178; Received: by mail-ob0-f178.google.com with SMTP id wp18so8248618obc.37 for ; Sun, 30 Mar 2014 15:05:10 -0700 (PDT) X-Received: by 10.182.117.195 with SMTP id kg3mr18161306obb.17.1396217110008; Sun, 30 Mar 2014 15:05:10 -0700 (PDT) Received: from openSUSE-i7.site (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id pr4sm53094248oeb.8.2014.03.30.15.05.09 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Mar 2014 15:05:09 -0700 (PDT) From: Trevor Woerner To: meta-freescale@yoctoproject.org Cc: patches@linaro.org, Otavio Salvador , Mahesh Mahadevan Subject: [PATCH 1/5] setup-environment: clean up all variables Date: Sun, 30 Mar 2014 18:04:48 -0400 Message-Id: <1396217092-30829-2-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1396217092-30829-1-git-send-email-trevor.woerner@linaro.org> References: <1396217092-30829-1-git-send-email-trevor.woerner@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add to the list of cleaned-up variables to include all the variables used by this script. Signed-off-by: Trevor Woerner --- setup-environment | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup-environment b/setup-environment index f2c91d7..5466103 100644 --- a/setup-environment +++ b/setup-environment @@ -45,6 +45,8 @@ clean_up() { unset EULA LIST_MACHINES VALID_MACHINE unset NCPU CWD TEMPLATES SHORTOPTS LONGOPTS ARGS PROGNAME + unset generated_config updated + unset MACHINE SDKMACHINE DISTRO OEROOT } # get command line options