All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Ari Sundholm <ari@tuxera.com>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH] common/punch, generic/273: Minor things for busybox support.
Date: Thu, 18 Jun 2015 07:49:58 +1000	[thread overview]
Message-ID: <20150617214958.GI10224@dastard> (raw)
In-Reply-To: <1433788464.28321.9.camel@ari-macbook>

On Mon, Jun 08, 2015 at 09:34:24PM +0300, Ari Sundholm wrote:
> From: Ari Sundholm <ari@tuxera.com>
> 
> These changes make it possible to run more of the tests on busybox.
> 
> Signed-off-by: Ari Sundholm <ari@tuxera.com>
> ---
>  common/punch      | 4 ++--
>  tests/generic/273 | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/common/punch b/common/punch
> index a75f4cf..7f268cd 100644
> --- a/common/punch
> +++ b/common/punch
> @@ -203,7 +203,7 @@ _coalesce_extents()
>  
>  _filter_fiemap()
>  {
> -	awk --posix '
> +	awk '

Should be using $AWK_PROG.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

      reply	other threads:[~2015-06-17 21:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 18:34 [PATCH] common/punch, generic/273: Minor things for busybox support Ari Sundholm
2015-06-17 21:49 ` Dave Chinner [this message]

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=20150617214958.GI10224@dastard \
    --to=david@fromorbit.com \
    --cc=ari@tuxera.com \
    --cc=fstests@vger.kernel.org \
    /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.