All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] kernel/syscalls/brk: Update file list for .gitignore
@ 2021-03-16  3:38 Xie Ziyao
  2021-03-16  7:33 ` Li Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Xie Ziyao @ 2021-03-16  3:38 UTC (permalink / raw)
  To: ltp

Add brk02 to .gitignore, which was previously ignored by the author.

Signed-off-by: Xie Ziyao <xieziyao@huawei.com>
---
 testcases/kernel/syscalls/brk/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/syscalls/brk/.gitignore b/testcases/kernel/syscalls/brk/.gitignore
index b16ea36c7..60e16e591 100644
--- a/testcases/kernel/syscalls/brk/.gitignore
+++ b/testcases/kernel/syscalls/brk/.gitignore
@@ -1 +1,2 @@
 /brk01
+/brk02
--
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [LTP] [PATCH] kernel/syscalls/brk: Update file list for .gitignore
  2021-03-16  3:38 [LTP] [PATCH] kernel/syscalls/brk: Update file list for .gitignore Xie Ziyao
@ 2021-03-16  7:33 ` Li Wang
  0 siblings, 0 replies; 2+ messages in thread
From: Li Wang @ 2021-03-16  7:33 UTC (permalink / raw)
  To: ltp

Hi Ziyao,

I have mergeed the two fixes, thanks!

On Tue, Mar 16, 2021 at 11:39 AM Xie Ziyao <xieziyao@huawei.com> wrote:

> Add brk02 to .gitignore, which was previously ignored by the author.
>
> Signed-off-by: Xie Ziyao <xieziyao@huawei.com>
> ---
>  testcases/kernel/syscalls/brk/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/testcases/kernel/syscalls/brk/.gitignore
> b/testcases/kernel/syscalls/brk/.gitignore
> index b16ea36c7..60e16e591 100644
> --- a/testcases/kernel/syscalls/brk/.gitignore
> +++ b/testcases/kernel/syscalls/brk/.gitignore
> @@ -1 +1,2 @@
>  /brk01
> +/brk02
> --
> 2.17.1
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
>
>

-- 
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20210316/ec3a6d2c/attachment.htm>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-16  7:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16  3:38 [LTP] [PATCH] kernel/syscalls/brk: Update file list for .gitignore Xie Ziyao
2021-03-16  7:33 ` Li Wang

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.