* [PATCH] selftests: cgroup: add gitignore file
@ 2018-06-20 22:54 Anders Roxell
2018-07-26 7:07 ` Anders Roxell
0 siblings, 1 reply; 2+ messages in thread
From: Anders Roxell @ 2018-06-20 22:54 UTC (permalink / raw)
To: shuah; +Cc: linux-kernel, linux-kselftest, Anders Roxell
Add the executable 'test_memcontrol' to a .gitignore file.
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
tools/testing/selftests/cgroup/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/testing/selftests/cgroup/.gitignore
diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
new file mode 100644
index 000000000000..95eb3a53c381
--- /dev/null
+++ b/tools/testing/selftests/cgroup/.gitignore
@@ -0,0 +1 @@
+test_memcontrol
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] selftests: cgroup: add gitignore file
2018-06-20 22:54 [PATCH] selftests: cgroup: add gitignore file Anders Roxell
@ 2018-07-26 7:07 ` Anders Roxell
0 siblings, 0 replies; 2+ messages in thread
From: Anders Roxell @ 2018-07-26 7:07 UTC (permalink / raw)
To: Shuah Khan; +Cc: Linux Kernel Mailing List, open list:KERNEL SELFTEST FRAMEWORK
On Thu, 21 Jun 2018 at 00:54, Anders Roxell <anders.roxell@linaro.org> wrote:
>
> Add the executable 'test_memcontrol' to a .gitignore file.
>
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
> tools/testing/selftests/cgroup/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 tools/testing/selftests/cgroup/.gitignore
>
> diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
> new file mode 100644
> index 000000000000..95eb3a53c381
> --- /dev/null
> +++ b/tools/testing/selftests/cgroup/.gitignore
> @@ -0,0 +1 @@
> +test_memcontrol
> --
> 2.17.1
>
Ping.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-26 7:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 22:54 [PATCH] selftests: cgroup: add gitignore file Anders Roxell
2018-07-26 7:07 ` Anders Roxell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox