You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/01/26 21:49:40 UTC

[jira] [Updated] (HADOOP-12743) Fix git environment check during test-patch

     [ https://issues.apache.org/jira/browse/HADOOP-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated HADOOP-12743:
--------------------------------------
    Attachment: HADOOP-12743.00.patch

-00:
* popd prior to exec

> Fix git environment check during test-patch
> -------------------------------------------
>
>                 Key: HADOOP-12743
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12743
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ray Chiang
>         Attachments: HADOOP-12743.00.patch
>
>
> I'm seeing this error when running test-patch in Apache Hadoop:
> {quote}
> ============================================================================
> ============================================================================
>                         Confirming git environment
> ============================================================================
> ============================================================================
> ERROR: /Users/rchiang/Dev_01/ah_01/patchprocess is not a git repo.
> ============================================================================
> ============================================================================
> {quote}
> From a follow up email:
>  it’s a trivial bug in the yetus-wrapper.  Missing a popd after extraction.  Simple fix is to run the command twice. (since the short circuit kicks in after yetus is cached).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)