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 2016/03/20 18:37:33 UTC

[jira] [Issue Comment Deleted] (YETUS-338) in local, non-docker mode, test-patch may not update patchfile in patchdir

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

Allen Wittenauer updated YETUS-338:
-----------------------------------
    Comment: was deleted

(was: sdiff of the code path:

{code}
Processing: /tmp/YETUS-303.02.patch                             Processing: /tmp/YETUS-303.02.patch
+ [[ -f /tmp/YETUS-303.02.patch ]]                              + [[ -f /tmp/YETUS-303.02.patch ]]
+ patchfile=/tmp/YETUS-303.02.patch                             + patchfile=/tmp/YETUS-303.02.patch
+ PATCH_SYSTEM=generic                                          + PATCH_SYSTEM=generic
+ yetus_debug 'Determined patch system to be generic'           + yetus_debug 'Determined patch system to be generic'
+ [[ false = true ]]                                            + [[ false = true ]]
+ [[ ! -f /Users/aw/Src/aw/patchdir/patch ]]                    + [[ ! -f /Users/aw/Src/aw/patchdir/patch ]]
                                                              > + [[ -f /tmp/YETUS-303.02.patch ]]
                                                              > + cp /tmp/YETUS-303.02.patch /Users/aw/Src/aw/patchdir/patch
                                                              > + [[ 0 == 0 ]]
                                                              > + echo 'Patch file /tmp/YETUS-303.02.patch copied to /Users/a
                                                              > Patch file /tmp/YETUS-303.02.patch copied to /Users/aw/Src/aw
{code})

> in local, non-docker mode, test-patch may not update patchfile in patchdir
> --------------------------------------------------------------------------
>
>                 Key: YETUS-338
>                 URL: https://issues.apache.org/jira/browse/YETUS-338
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>    Affects Versions: 0.2.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>




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