From patchwork Mon Aug 29 19:04:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 74923 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp1777424qga; Mon, 29 Aug 2016 12:05:09 -0700 (PDT) X-Received: by 10.55.151.199 with SMTP id z190mr20787860qkd.56.1472497509020; Mon, 29 Aug 2016 12:05:09 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id m51si24351385qtb.13.2016.08.29.12.05.04; Mon, 29 Aug 2016 12:05:09 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id DDD2B61B85; Mon, 29 Aug 2016 19:05:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 472EB6184B; Mon, 29 Aug 2016 19:05:02 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id C92E46184B; Mon, 29 Aug 2016 19:04:58 +0000 (UTC) Received: from mail-qk0-f181.google.com (mail-qk0-f181.google.com [209.85.220.181]) by lists.linaro.org (Postfix) with ESMTPS id DEAE960EFD for ; Mon, 29 Aug 2016 19:04:57 +0000 (UTC) Received: by mail-qk0-f181.google.com with SMTP id v123so147933261qkh.2 for ; Mon, 29 Aug 2016 12:04:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=QMY8bYhVhIXaeheR7IqFhQ8ZmHkgs1SI+4TJWAkxUfE=; b=R5L72kSjMOFQD0dPUlz9cNe668vwku0F0bBfMNIpNdiaqjTW+SCAqdhHVNWwXt8rrk Z1JFPmlDQy7Qz0Yb3oLRUCufcWz8DfUQRfAIT20CmQeaIGsLhkT7HtcFMD33tTZoyl7o KBKeVAuNU0HBiXHZR+BpRk/zV8Lvub7DUp6dYA6JGJrOU7+6FlNgs/oEzV6iuCGIOJCH lRqkk+cvecW5bj78J/p/cDybN5zyFkA4U4uXw6XUymVZ2DiI4RaDmnb1uJcafPSlYfNi 1qS3txyWhuqzd9RRYvaGtuuWk/q5Hc/DuO43BmmPjlCnPxYXGQwLu4gD+ogjjvCQZ+OO JiYA== X-Gm-Message-State: AE9vXwOqn9NY546PFalGWA3zdZaq4ITtgskpXbyDM3sC24ZBmBGWVoudqHZmSjf9X1XnfY41Olo= X-Received: by 10.55.91.196 with SMTP id p187mr19312684qkb.263.1472497497549; Mon, 29 Aug 2016 12:04:57 -0700 (PDT) Received: from localhost (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id z188sm9249779qkb.13.2016.08.29.12.04.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Aug 2016 12:04:56 -0700 (PDT) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Mon, 29 Aug 2016 15:04:53 -0400 Message-Id: <1472497493-28719-1-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.7.4 X-Topics: patch Subject: [lng-odp] [PATCH] diff-abi: infom users that the output was moved X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Mike Holmes --- diff-abi.sh | 2 ++ 1 file changed, 2 insertions(+) -- 2.7.4 diff --git a/diff-abi.sh b/diff-abi.sh index c4da9e3..bfaca9f 100755 --- a/diff-abi.sh +++ b/diff-abi.sh @@ -135,4 +135,6 @@ mv compat_reports/${URL}/${GIT_BRANCH}_to_${COMPARE_BRANCH}/compat_report.html $ abi-compliance-checker -l ${URL} -old $(ls ${generic_base_name}-libodp-*.dump) -new $(ls ${compare_base_name}-libodp-*.dump) mv compat_reports/${URL}/${GIT_BRANCH}_to_${COMPARE_BRANCH}/compat_report.html ${publishing_dir}/libodp-compat_report.html +echo "moved report to ${publishing_dir}/libodp-compat_report.html" + ## vim: set sw=4 sts=4 et foldmethod=syntax : ##