[LTP] [PATCH] syscalls/pipe2: Add pipe2_02_child in .gitignore

Yang Xu xuyang2018.jy@cn.fujitsu.com
Tue Apr 28 07:21:48 CEST 2020


Hi Viresh


> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---
>   testcases/kernel/syscalls/pipe2/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/testcases/kernel/syscalls/pipe2/.gitignore b/testcases/kernel/syscalls/pipe2/.gitignore
> index 773450a484af..7e7b3cc89916 100644
> --- a/testcases/kernel/syscalls/pipe2/.gitignore
> +++ b/testcases/kernel/syscalls/pipe2/.gitignore
> @@ -1,3 +1,4 @@
>   /pipe2_01
>   /pipe2_02
>   /pipe2_04
> +/pipe2_02_child
Sorry for missing pipe2_02_child, putting it before pipe2_04 is better.

Best Regards
Yang Xu
> 




More information about the ltp mailing list