From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH ltp] syscalls: add compat_16 tests into .gitignore for getresgid, getresuid
Date: Mon, 25 Feb 2019 10:51:59 +0800 [thread overview]
Message-ID: <5C73584F.7000703@cn.fujitsu.com> (raw)
In-Reply-To: <20190222035345.8887-1-yixin.zhang@intel.com>
Hi Yixin,
Pushed, thanks. :-)
Best Regards,
Xiao Yang
On 2019/02/22 11:53, Yixin Zhang wrote:
> Signed-off-by: Yixin Zhang<yixin.zhang@intel.com>
> ---
> testcases/kernel/syscalls/getresgid/.gitignore | 3 +++
> testcases/kernel/syscalls/getresuid/.gitignore | 3 +++
> 2 files changed, 6 insertions(+)
>
> diff --git a/testcases/kernel/syscalls/getresgid/.gitignore b/testcases/kernel/syscalls/getresgid/.gitignore
> index e8ddb17e8..9309a2b8b 100644
> --- a/testcases/kernel/syscalls/getresgid/.gitignore
> +++ b/testcases/kernel/syscalls/getresgid/.gitignore
> @@ -1,3 +1,6 @@
> /getresgid01
> +/getresgid01_16
> /getresgid02
> +/getresgid02_16
> /getresgid03
> +/getresgid03_16
> diff --git a/testcases/kernel/syscalls/getresuid/.gitignore b/testcases/kernel/syscalls/getresuid/.gitignore
> index 0324bb7c0..387ed1b59 100644
> --- a/testcases/kernel/syscalls/getresuid/.gitignore
> +++ b/testcases/kernel/syscalls/getresuid/.gitignore
> @@ -1,3 +1,6 @@
> /getresuid01
> +/getresuid01_16
> /getresuid02
> +/getresuid02_16
> /getresuid03
> +/getresuid03_16
prev parent reply other threads:[~2019-02-25 2:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 3:53 [LTP] [PATCH ltp] syscalls: add compat_16 tests into .gitignore for getresgid, getresuid Yixin Zhang
2019-02-22 7:48 ` Xiao Yang
2019-02-25 2:51 ` Xiao Yang [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=5C73584F.7000703@cn.fujitsu.com \
--to=yangx.jy@cn.fujitsu.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.