Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F6C517C89 for ; Wed, 6 May 2015 16:57:05 +0000 (UTC) Received: (qmail 53995 invoked by uid 500); 6 May 2015 16:57:05 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 53951 invoked by uid 500); 6 May 2015 16:57:05 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 53845 invoked by uid 99); 6 May 2015 16:57:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 16:57:05 +0000 Date: Wed, 6 May 2015 16:57:05 +0000 (UTC) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-11926) test-patch.sh mv does wrong math MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530898#comment-14530898 ] Hudson commented on HADOOP-11926: --------------------------------- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #186 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/186/]) HADOOP-11926. test-patch.sh mv does wrong math (aw) (aw: rev 4402e4c633808556d49854df45683688b6a9ce84) * dev-support/test-patch.sh * hadoop-common-project/hadoop-common/CHANGES.txt > test-patch.sh mv does wrong math > -------------------------------- > > Key: HADOOP-11926 > URL: https://issues.apache.org/jira/browse/HADOOP-11926 > Project: Hadoop Common > Issue Type: Bug > Reporter: Allen Wittenauer > Assignee: Allen Wittenauer > Fix For: 2.8.0 > > Attachments: HADOOP-11928.00.patch > > > cleanup_and_exit uses the wrong result code check and fails to mv the patchdir when it should, and mv's it when it shouldn't. -- This message was sent by Atlassian JIRA (v6.3.4#6332)