You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/10/13 18:17:05 UTC

[jira] [Created] (YETUS-73) s-a-p trap too aggressive?

Allen Wittenauer created YETUS-73:
-------------------------------------

             Summary: s-a-p trap too aggressive?
                 Key: YETUS-73
                 URL: https://issues.apache.org/jira/browse/YETUS-73
             Project: Yetus
          Issue Type: Bug
          Components: Test Patch
            Reporter: Allen Wittenauer


While attempting:

{code}
smart-apply-patch.sh --github-repo=apache/hadoop 36
{code}

I blew some trap errors:

{code}
/Users/aw/Src/aw-github/yetus/dev-support/core.d/common.sh: line 189: 43755 Abort trap: 6           "${@}" >> "${logfile}" 2>&1
/Users/aw/Src/aw-github/yetus/dev-support/core.d/common.sh: line 189: 43759 Abort trap: 6           "${@}" >> "${logfile}" 2>&1
ERROR: Aborting! 36 cannot be verified.
{code}

Using a patch that actually applies works fine.



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