From patchwork Mon Aug 5 19:02:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 18783 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f200.google.com (mail-ye0-f200.google.com [209.85.213.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6F1E5246D0 for ; Mon, 5 Aug 2013 19:03:22 +0000 (UTC) Received: by mail-ye0-f200.google.com with SMTP id r13sf4368722yen.3 for ; Mon, 05 Aug 2013 12:03:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-removed-original-auth :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:x-google-group-id:list-post:list-help :list-archive:list-unsubscribe; bh=U5by54ICXQSZF68RbyXF2JOmZGwrty7w33h0tJdQd38=; b=TkJchfWckzdOEkUAm2KvDqotVo0vAbrKyOo58kIbduDWH/tygJUsllbR6Bz56PE3Rk jRCmERX6q2+m6fgu4uaaCoa7ak/6mgh8JZv0hh1BR6UAmXoDYoGNixRyrqkFHllJeN6X CQWYAfye++vSl3ViT3LdwMV5solTH1MuhYUFPSMEOqlNy3vnEhCpM8UQ5NhTR5gafFly kVEWuQdHNd6qdshF7+LSxG0CwCM6x9gSFZY0Uft40wRssImCwrpV6fOaGDIudAXgt2pW IeJR69iKl6J4ZF6X8jJdWBnAHpbF4gPt9g4+AFiKg/XNkLtH+63r2LrilIpbQtg/OKiF BOjA== X-Received: by 10.58.187.2 with SMTP id fo2mr1810086vec.0.1375729402202; Mon, 05 Aug 2013 12:03:22 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.82.202 with SMTP id k10ls2639770qey.10.gmail; Mon, 05 Aug 2013 12:03:22 -0700 (PDT) X-Received: by 10.58.49.130 with SMTP id u2mr6343000ven.7.1375729402081; Mon, 05 Aug 2013 12:03:22 -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 c6si105946vcv.116.2013.08.05.12.03.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:22 -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 pb11so3542429veb.11 for ; Mon, 05 Aug 2013 12:03:22 -0700 (PDT) X-Received: by 10.221.47.193 with SMTP id ut1mr6123387vcb.8.1375729401932; Mon, 05 Aug 2013 12:03:21 -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.221.11.8 with SMTP id pc8csp106049vcb; Mon, 5 Aug 2013 12:03:21 -0700 (PDT) X-Received: by 10.112.155.196 with SMTP id vy4mr7216694lbb.68.1375729400757; Mon, 05 Aug 2013 12:03:20 -0700 (PDT) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) by mx.google.com with ESMTPS id gm9si450583lbc.151.2013.08.05.12.03.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:20 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.50 is neither permitted nor denied by best guess record for domain of anders.roxell@linaro.org) client-ip=209.85.215.50; Received: by mail-la0-f50.google.com with SMTP id fn20so2309689lab.23 for ; Mon, 05 Aug 2013 12:03:20 -0700 (PDT) X-Received: by 10.152.8.72 with SMTP id p8mr9483960laa.70.1375729400134; Mon, 05 Aug 2013 12:03:20 -0700 (PDT) Received: from localhost (c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se. [213.112.54.133]) by mx.google.com with ESMTPSA id f8sm460086lbf.5.2013.08.05.12.03.18 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:19 -0700 (PDT) From: Anders Roxell To: ltp-list@lists.sourceforge.net Cc: patches@linaro.org, Anders Roxell Subject: [PATCH 6/6] Remove reference to "java", missed in commit 78596957 Date: Mon, 5 Aug 2013 21:02:59 +0200 Message-Id: <1375729379-16469-7-git-send-email-anders.roxell@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1375729379-16469-1-git-send-email-anders.roxell@linaro.org> References: <1375729379-16469-1-git-send-email-anders.roxell@linaro.org> X-Gm-Message-State: ALoCoQkaRFv1dxrG/7f3OGYmp2VXelRfiFgt2AYODImE2/iZc7dqIp3bvmyvBCpfkmxcgIXdkjOD X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: anders.roxell@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: , Signed-off-by: Anders Roxell --- testscripts/test_realtime.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscripts/test_realtime.sh b/testscripts/test_realtime.sh index ad5075f..0d424fc 100755 --- a/testscripts/test_realtime.sh +++ b/testscripts/test_realtime.sh @@ -128,7 +128,7 @@ find_test() ;; all) # Run all tests which have run_auto.sh - TESTLIST="func stress java perf" + TESTLIST="func stress perf" ;; list) # This will only display subdirs which have run_auto.sh