Allen Wittenauer created YETUS-646:
--------------------------------------
Summary: curl grabbed the wrong patch
Key: YETUS-646
URL: https://issues.apache.org/jira/browse/YETUS-646
Project: Yetus
Issue Type: Bug
Components: Test Patch
Reporter: Allen Wittenauer
This should never ever happen:
{code}
$ smart-apply-patch --committer YETUS-642 --plugins=all
Processing: YETUS-642
YETUS-642 patch is being downloaded at Thu Jul 26 09:15:56 PDT 2018 from
https://issues.apache.org/jira/secure/attachment/12932466/YETUS-642.01.patch
-> Error (curl returned 35)
https://issues.apache.org/jira/secure/attachment/12932465/YETUS-642.00.patch
-> Downloaded
Applying the patch:
Thu Jul 26 09:15:57 PDT 2018
cd /Users/aw/shared-vmware/yetus
git am --signoff --whitespace=fix -p1 /tmp/yetus-5194.3382/patch
Applying: YETUS-642. reaper generated shelldocs output is busted
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)