Update .gitignore files.
Signed-off-by: Lei Yang <[email protected]>
---
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
sorry, the title should be :"cgroup: kselftests: add test_core to
.gitignore"
Lei
On 2018年09月05日 10:39, Lei Yang wrote:
> Update .gitignore files.
>
> Signed-off-by: Lei Yang <[email protected]>
> ---
> 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
On 09/04/2018 09:08 PM, lei yang wrote:
> sorry, the title should be :"cgroup: kselftests: add test_core to .gitignore"
>
> Lei
>
>
>
> On 2018年09月05日 10:39, Lei Yang wrote:
>> Update .gitignore files.
>>
>> Signed-off-by: Lei Yang <[email protected]>
>> ---
>> 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
>
>
Please resend with the correct summary.
thanks,
-- Shuah