From patchwork Fri Oct 11 17:29:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ryan S. Arnold" X-Patchwork-Id: 20976 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f69.google.com (mail-pa0-f69.google.com [209.85.220.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 2F79125EA1 for ; Fri, 11 Oct 2013 17:29:51 +0000 (UTC) Received: by mail-pa0-f69.google.com with SMTP id kq14sf8838292pab.4 for ; Fri, 11 Oct 2013 10:29:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state: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=mCPkBCg6VwtT9xKg3gSuHLLSy+D5jz+gjooRZG49HzY=; b=PS/Gv1ZonDevYwlZoasMsEe+XGvcnCanIJJftxYEmBTJ5X+/aRPfVGlfKnfG4O5o4d i6uifNTCwbDtrlE3loQUKF31IjvcZ3z9NYL3bVVZUItwgHjUr3XMZCE3AyXCPvaP2JYU VjRbQw9cr82uX/Q1MWaMV8jktBlTdqJVYA/Ivy8DY6eK7UqnF4OyCxrlo0HA6fcnD7fH P6Te5zz9+0qdfMZPMmwpts7uE8lzEfldhtNY8BEDlC8VOd5CLIeCEXytOaEmgkZ8AAyj ThgCtH9SDArXF22POxckBjprkVm775fXn0dD5FgfPCFKwhIdkMTr7pZuWNiSYmVpTAB8 nL3w== X-Received: by 10.66.235.36 with SMTP id uj4mr7910236pac.9.1381512590521; Fri, 11 Oct 2013 10:29:50 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.121.164 with SMTP id ll4ls1516685qeb.17.gmail; Fri, 11 Oct 2013 10:29:50 -0700 (PDT) X-Received: by 10.52.32.37 with SMTP id f5mr18389124vdi.17.1381512590327; Fri, 11 Oct 2013 10:29:50 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id cp3si17047887vcb.133.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 10:29:50 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id lh4so3110200vcb.9 for ; Fri, 11 Oct 2013 10:29:50 -0700 (PDT) X-Gm-Message-State: ALoCoQlekK+sM+J0A5AMqUj0hGVSZOA1BConNNodiE5fIVI/6AR7TvPoYeT06rSyWKK8UbVXYOIV X-Received: by 10.52.169.37 with SMTP id ab5mr15086688vdc.31.1381512590218; Fri, 11 Oct 2013 10:29:50 -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.174.196 with SMTP id u4csp57123vcz; Fri, 11 Oct 2013 10:29:49 -0700 (PDT) X-Received: by 10.182.99.231 with SMTP id et7mr15193000obb.10.1381512589554; Fri, 11 Oct 2013 10:29:49 -0700 (PDT) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by mx.google.com with ESMTPS id nk8si9829339obb.102.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 10:29:49 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.214.181 is neither permitted nor denied by best guess record for domain of ryan.arnold@linaro.org) client-ip=209.85.214.181; Received: by mail-ob0-f181.google.com with SMTP id va2so3014271obc.12 for ; Fri, 11 Oct 2013 10:29:49 -0700 (PDT) X-Received: by 10.60.138.136 with SMTP id qq8mr1368486oeb.59.1381512589063; Fri, 11 Oct 2013 10:29:49 -0700 (PDT) Received: from badwing.hsd1.mn.comcast.net. (c-71-195-40-9.hsd1.mn.comcast.net. [71.195.40.9]) by mx.google.com with ESMTPSA id rl1sm96711859oeb.7.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 11 Oct 2013 10:29:48 -0700 (PDT) From: "Ryan S. Arnold" To: Rob Savoye Cc: patches@linaro.org, "Ryan S. Arnold" Subject: [PATCH][cbuild2 1/3] testsuite/test.sh: Don't use "warning" function before it is sourced. Date: Fri, 11 Oct 2013 12:29:29 -0500 Message-Id: <1381512571-13286-2-git-send-email-ryan.arnold@linaro.org> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1381512571-13286-1-git-send-email-ryan.arnold@linaro.org> References: <1381512571-13286-1-git-send-email-ryan.arnold@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ryan.arnold@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.178 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: , From: "Ryan S. Arnold" --- testsuite/test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testsuite/test.sh b/testsuite/test.sh index 0e30887..4ba4bc5 100755 --- a/testsuite/test.sh +++ b/testsuite/test.sh @@ -8,6 +8,8 @@ else topdir=$PWD fi +. "${topdir}/lib/common.sh" || exit 1 + # load the configure file produced by configure if test -e "${PWD}/host.conf"; then . "${PWD}/host.conf" @@ -15,7 +17,6 @@ else warning "no host.conf file!" fi -. "${topdir}/lib/common.sh" || exit 1 . "${topdir}/host.conf" || exit 1 # Since we're testing, we don't load the host.conf file, instead