mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] cgroup: kselftests: add test_core to .gitignore
@ 2018-09-06  5:47 Lei Yang
  2018-09-06 18:35 ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Lei Yang @ 2018-09-06  5:47 UTC (permalink / raw)
  To: shuah, linux-kselftest, linux-kernel, claudiozumbo

Update .gitignore file.

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
---
 tools/testing/selftests/cgroup/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
index 95eb3a5..adacda5 100644
--- a/tools/testing/selftests/cgroup/.gitignore
+++ b/tools/testing/selftests/cgroup/.gitignore
@@ -1 +1,2 @@
 test_memcontrol
+test_core
-- 
1.9.1


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

* Re: [PATCH v2] cgroup: kselftests: add test_core to .gitignore
  2018-09-06  5:47 [PATCH v2] cgroup: kselftests: add test_core to .gitignore Lei Yang
@ 2018-09-06 18:35 ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2018-09-06 18:35 UTC (permalink / raw)
  To: Lei Yang, linux-kselftest, linux-kernel, claudiozumbo, Shuah Khan

On 09/05/2018 11:47 PM, Lei Yang wrote:
> Update .gitignore file.
> 
> Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
> ---
>  tools/testing/selftests/cgroup/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
> index 95eb3a5..adacda5 100644
> --- a/tools/testing/selftests/cgroup/.gitignore
> +++ b/tools/testing/selftests/cgroup/.gitignore
> @@ -1 +1,2 @@
>  test_memcontrol
> +test_core
> 


Thanks. Applied to linux-kselftest next

-- Shuah

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

end of thread, other threads:[~2018-09-06 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06  5:47 [PATCH v2] cgroup: kselftests: add test_core to .gitignore Lei Yang
2018-09-06 18:35 ` Shuah Khan

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

Powered by JetHome