qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v2 000/101] ppc queue


From: Richard Henderson
Subject: Re: [PULL v2 000/101] ppc queue
Date: Fri, 17 Dec 2021 09:24:34 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/17/21 8:46 AM, Cédric Le Goater wrote:
On 12/17/21 17:33, Richard Henderson wrote:
Different docs failure:

Warning, treated as error:
/tmp/qemu-test/src/docs/system/ppc/pseries.rst:241:Unexpected indentation.

You can test this yourself with

make docker-test-build@ubuntu1804 TARGET_LIST=i386-softmmu

hmm, I will be more careful with documentation patches in the future.

How should I send a v3 without resending all patches ?

From the question, I assume you're using git publish... I'm not sure how to do so directly with that tool.

Maybe you can generate the email text with --inspect-emails, and then send only the cover letter manually with git send-email.

The by-hand process is

  git format-patch --subject-prefix=PULL --cover-letter master
  git request-pull master <url> <tag> >> 0000-*
  <edit cover-letter>
  git send-email --to=... --cc=... 0000-*


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]