* [LTP] [PATCH] syscalls: recvmmsg: Add gitignore
@ 2020-12-16 6:12 Viresh Kumar
2020-12-16 6:40 ` Yang Xu
2020-12-16 8:57 ` Cyril Hrubis
0 siblings, 2 replies; 3+ messages in thread
From: Viresh Kumar @ 2020-12-16 6:12 UTC (permalink / raw)
To: ltp
Add the missing gitignore file.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
testcases/kernel/syscalls/recvmmsg/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 testcases/kernel/syscalls/recvmmsg/.gitignore
diff --git a/testcases/kernel/syscalls/recvmmsg/.gitignore b/testcases/kernel/syscalls/recvmmsg/.gitignore
new file mode 100644
index 000000000000..974ae1ef90ea
--- /dev/null
+++ b/testcases/kernel/syscalls/recvmmsg/.gitignore
@@ -0,0 +1 @@
+recvmmsg01
--
2.25.0.rc1.19.g042ed3e048af
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [LTP] [PATCH] syscalls: recvmmsg: Add gitignore
2020-12-16 6:12 [LTP] [PATCH] syscalls: recvmmsg: Add gitignore Viresh Kumar
@ 2020-12-16 6:40 ` Yang Xu
2020-12-16 8:57 ` Cyril Hrubis
1 sibling, 0 replies; 3+ messages in thread
From: Yang Xu @ 2020-12-16 6:40 UTC (permalink / raw)
To: ltp
Hi!
Pushed, thanks.
Best Regards
Yang Xu
> Add the missing gitignore file.
>
> Signed-off-by: Viresh Kumar<viresh.kumar@linaro.org>
> ---
> testcases/kernel/syscalls/recvmmsg/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 testcases/kernel/syscalls/recvmmsg/.gitignore
>
> diff --git a/testcases/kernel/syscalls/recvmmsg/.gitignore b/testcases/kernel/syscalls/recvmmsg/.gitignore
> new file mode 100644
> index 000000000000..974ae1ef90ea
> --- /dev/null
> +++ b/testcases/kernel/syscalls/recvmmsg/.gitignore
> @@ -0,0 +1 @@
> +recvmmsg01
^ permalink raw reply [flat|nested] 3+ messages in thread
* [LTP] [PATCH] syscalls: recvmmsg: Add gitignore
2020-12-16 6:12 [LTP] [PATCH] syscalls: recvmmsg: Add gitignore Viresh Kumar
2020-12-16 6:40 ` Yang Xu
@ 2020-12-16 8:57 ` Cyril Hrubis
1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2020-12-16 8:57 UTC (permalink / raw)
To: ltp
Hi!
Looks like I've forgotten to do git add yesterday, sorry.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-16 8:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 6:12 [LTP] [PATCH] syscalls: recvmmsg: Add gitignore Viresh Kumar
2020-12-16 6:40 ` Yang Xu
2020-12-16 8:57 ` Cyril Hrubis
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.