On Mon, Jun 08, 2015 at 09:34:24PM +0300, Ari Sundholm wrote:
> From: Ari Sundholm <[email protected]>
> 
> These changes make it possible to run more of the tests on busybox.
> 
> Signed-off-by: Ari Sundholm <[email protected]>
> ---
>  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
[email protected]
--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to