From patchwork Fri Oct 11 17:29:31 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: 20978 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f200.google.com (mail-ob0-f200.google.com [209.85.214.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 300E325EA1 for ; Fri, 11 Oct 2013 17:29:56 +0000 (UTC) Received: by mail-ob0-f200.google.com with SMTP id wo20sf17975675obc.3 for ; Fri, 11 Oct 2013 10:29:55 -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=mvtrdWJ7MCUshcfMp/z6OYUQJ7STGOhSzD2Km14Gk+s=; b=aKiGs59iYSIurqjNNA4HGngTHIbBIau0Onw3Buw8qhJSSYN7q8kQftg4wOr07pgnnB UgcLxJUGa9IHif9mMM+o1G5Domd74zuTjmflcXLlWmaa8TEdIM+ZmPNSo1ep3CqiKVc/ LsWUaI7zSZZXpvOPnuQ0x/WNoO+QEl6Fp1vKdcfC6QHuarA8KtpDkE1Rw8gn6zzPM4Fb 6fZbxFZLyE3sVFVubRIDvt1kyYX8bdP550A6roHuwTtDmS4t/wLX2nfSq94QXfXdjha4 v+HhQzAEq9pNCa8oaRJbPMlkA26NBCkbbcWiVD1dYjWVeOCH1hgT5nmrLXmIWCH+XVBK syEw== X-Received: by 10.50.114.66 with SMTP id je2mr2043797igb.5.1381512595756; Fri, 11 Oct 2013 10:29:55 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.116.135 with SMTP id jw7ls1475833qeb.58.gmail; Fri, 11 Oct 2013 10:29:55 -0700 (PDT) X-Received: by 10.220.43.19 with SMTP id u19mr22073892vce.3.1381512595588; Fri, 11 Oct 2013 10:29:55 -0700 (PDT) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx.google.com with ESMTPS id gq10si17045142vdc.4.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 10:29:55 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.179 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.179; Received: by mail-vc0-f179.google.com with SMTP id ht10so3002358vcb.24 for ; Fri, 11 Oct 2013 10:29:55 -0700 (PDT) X-Gm-Message-State: ALoCoQmqSIHQJyW7I64IdyjEQ7ECm2SNJwCilbNdFV1w0xkaEaDGvxRJEc3ikH/xBa3IP56BY2NF X-Received: by 10.220.169.203 with SMTP id a11mr18253276vcz.26.1381512595507; Fri, 11 Oct 2013 10:29:55 -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 u4csp57131vcz; Fri, 11 Oct 2013 10:29:55 -0700 (PDT) X-Received: by 10.182.80.196 with SMTP id t4mr15162734obx.1.1381512594985; Fri, 11 Oct 2013 10:29:54 -0700 (PDT) Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com [209.85.214.176]) by mx.google.com with ESMTPS id c5si32886278oed.141.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 10:29:54 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.214.176 is neither permitted nor denied by best guess record for domain of ryan.arnold@linaro.org) client-ip=209.85.214.176; Received: by mail-ob0-f176.google.com with SMTP id wo20so2959470obc.7 for ; Fri, 11 Oct 2013 10:29:54 -0700 (PDT) X-Received: by 10.182.71.82 with SMTP id s18mr15175704obu.9.1381512594738; Fri, 11 Oct 2013 10:29:54 -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:54 -0700 (PDT) From: "Ryan S. Arnold" To: Rob Savoye Cc: patches@linaro.org, "Ryan S. Arnold" Subject: [PATCH][cbuild2 3/3] testsuite/test.sh: Re-enable running tests from src dir. Date: Fri, 11 Oct 2013 12:29:31 -0500 Message-Id: <1381512571-13286-4-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.179 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" The existing code exits if it can't find host.conf in the working directory. This patch removes that exit, as this was preventing running the test suite from the source directory since host.conf will never be in the source directory. There are overrides for variables essential to the test process. --- testsuite/test.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/testsuite/test.sh b/testsuite/test.sh index 4fea5c6..7c3cf7d 100755 --- a/testsuite/test.sh +++ b/testsuite/test.sh @@ -15,7 +15,6 @@ if test -e "${PWD}/host.conf"; then . "${PWD}/host.conf" else warning "no host.conf file!" - exit 1 fi # Since we're testing, we don't load the host.conf file, instead