All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] apply-patches: run patch in batch mode
Date: Thu, 22 Aug 2013 10:09:28 +0200	[thread overview]
Message-ID: <5215C738.2070707@lucaceresoli.net> (raw)
In-Reply-To: <1377150255-4940-1-git-send-email-arnout@mind.be>

Arnout Vandecappelle (Essensium/Mind) wrote:
> If the file to be patched is missing, then `patch' will interactively
> ask for a file to be patched. This is annoying in e.g. the autobuilders
> because they have to wait for a timeout instead of failing.
>
> Giving the '-t' (dry-run) option to patch fixes this: it will skip the

"dry-run"? Of course not. :)
s/dry-run/batch mode/

> missing file, and return a non-zero exit code. So the build cleanly
> fails.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

With that fixed:
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>

Luca

  reply	other threads:[~2013-08-22  8:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22  5:44 [Buildroot] [PATCH] apply-patches: run patch in batch mode Arnout Vandecappelle
2013-08-22  8:09 ` Luca Ceresoli [this message]
2013-08-22 18:02   ` Arnout Vandecappelle
2013-08-27 20:30     ` Peter Korsgaard
2013-08-22 19:13 ` Ralph Siemsen
2013-08-22 19:38   ` Arnout Vandecappelle
2013-08-22 19:43     ` Ralph Siemsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5215C738.2070707@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.