All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albino Biasutti Neto <bino@riseup.net>
To: Dmitry Monakhov <dmonakhov@openvz.org>
Cc: fstests@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: Re: [PATCH 1/2] xfstests: update 'new' script
Date: Thu, 16 Oct 2014 12:55:10 -0300	[thread overview]
Message-ID: <CA+bYFQaKyNkzCGtTwXcdfn4Nr8LM4LGfQWkzzh54EVAmoMxSGQ@mail.gmail.com> (raw)
In-Reply-To: <1413295189-28530-1-git-send-email-dmonakhov@openvz.org>

2014-10-14 10:59 GMT-03:00 Dmitry Monakhov <dmonakhov@openvz.org>:
> - Update script to support new test cheme tests/$fs_type/$TEST_IDX
> - Try to use first unused ID
>
> Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
> ---
>  new |   78 +++++++++++++++++++++++++++++++++++++++++++++++-------------------
>  1 files changed, 55 insertions(+), 23 deletions(-)
>
> -chmod 755 $id
> -${EDITOR-vi} $id
> +chmod 755 $tdir/$id
> +${EDITOR-vi} $tdir/$id

You could leave only $EDITOR ?

In executing is on user preference.

                          Albino
                          binoanb.eti.br

  parent reply	other threads:[~2014-10-16 15:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 13:59 [PATCH 1/2] xfstests: update 'new' script Dmitry Monakhov
2014-10-14 13:59 ` [PATCH 2/2] add aio/dio regression test race between write and fcntl V3 Dmitry Monakhov
2014-10-17  7:48   ` Eryu Guan
2014-10-16 15:55 ` Albino Biasutti Neto [this message]
2014-10-17  7:36 ` [PATCH 1/2] xfstests: update 'new' script Eryu Guan
2014-10-17  7:56   ` Dmitry Monakhov

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=CA+bYFQaKyNkzCGtTwXcdfn4Nr8LM4LGfQWkzzh54EVAmoMxSGQ@mail.gmail.com \
    --to=bino@riseup.net \
    --cc=dmonakhov@openvz.org \
    --cc=fstests@vger.kernel.org \
    --cc=linux-ext4@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.