From: Sandeep Patil <sspatil@android.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} into .gitignore
Date: Mon, 8 Jul 2019 21:14:44 -0700 [thread overview]
Message-ID: <20190709041444.GA102801@google.com> (raw)
In-Reply-To: <20190709021545.23772-1-yixin.zhang@intel.com>
On Tue, Jul 09, 2019 at 10:15:45AM +0800, Yixin Zhang wrote:
> Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
> ---
> testcases/kernel/syscalls/stat/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/testcases/kernel/syscalls/stat/.gitignore b/testcases/kernel/syscalls/stat/.gitignore
> index 4a8f61858..fa0a4ce9f 100644
> --- a/testcases/kernel/syscalls/stat/.gitignore
> +++ b/testcases/kernel/syscalls/stat/.gitignore
> @@ -1,4 +1,6 @@
> /stat01
> /stat01_64
> +/stat02
> +/stat02_64
> /stat03
> /stat03_64
I probably should have done this when stat02 was added.
Thanks for fixing.
Acked-by: Sandeep Patil <sspatil@android.com>
next prev parent reply other threads:[~2019-07-09 4:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-09 2:15 [LTP] [PATCH ltp] syscalls/stat: add stat02{,_64} into .gitignore Yixin Zhang
2019-07-09 4:14 ` Sandeep Patil [this message]
2019-07-09 10:11 ` [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} " Cyril Hrubis
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=20190709041444.GA102801@google.com \
--to=sspatil@android.com \
--cc=ltp@lists.linux.it \
/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.