public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH ltp] syscalls/stat: add stat02{,_64} into .gitignore
@ 2019-07-09  2:15 Yixin Zhang
  2019-07-09  4:14 ` [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} " Sandeep Patil
  2019-07-09 10:11 ` Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Yixin Zhang @ 2019-07-09  2:15 UTC (permalink / raw)
  To: ltp

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
-- 
2.17.1


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

* [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} into .gitignore
  2019-07-09  2:15 [LTP] [PATCH ltp] syscalls/stat: add stat02{,_64} into .gitignore Yixin Zhang
@ 2019-07-09  4:14 ` Sandeep Patil
  2019-07-09 10:11 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Sandeep Patil @ 2019-07-09  4:14 UTC (permalink / raw)
  To: ltp

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>

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

* [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} into .gitignore
  2019-07-09  2:15 [LTP] [PATCH ltp] syscalls/stat: add stat02{,_64} into .gitignore Yixin Zhang
  2019-07-09  4:14 ` [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} " Sandeep Patil
@ 2019-07-09 10:11 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2019-07-09 10:11 UTC (permalink / raw)
  To: ltp

Hi!
Pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz

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

end of thread, other threads:[~2019-07-09 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-09  2:15 [LTP] [PATCH ltp] syscalls/stat: add stat02{,_64} into .gitignore Yixin Zhang
2019-07-09  4:14 ` [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} " Sandeep Patil
2019-07-09 10:11 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox