diff mbox series

runtest/syscalls: Add missing entry for splice06

Message ID 20231011121448.23134-1-chrubis@suse.cz
State Accepted
Headers show
Series runtest/syscalls: Add missing entry for splice06 | expand

Commit Message

Cyril Hrubis Oct. 11, 2023, 12:14 p.m. UTC
Fixes: 895edeed2ebe ("splice06.c: Add splice check on proc files")
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
 runtest/syscalls | 1 +
 1 file changed, 1 insertion(+)

Comments

Cyril Hrubis Oct. 11, 2023, 12:46 p.m. UTC | #1
Hi!
> Fixes: 895edeed2ebe ("splice06.c: Add splice check on proc files")
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
> ---
>  runtest/syscalls | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/runtest/syscalls b/runtest/syscalls
> index 149c93820..53e519639 100644
> --- a/runtest/syscalls
> +++ b/runtest/syscalls
> @@ -1513,6 +1513,7 @@ splice02 splice02
>  splice03 splice03
>  splice04 splice04
>  splice05 splice05
> +splice06 splice06

And it needs .gitignore as well.

Ritchie can you please add that to the patch and push it?
Richard Palethorpe Oct. 12, 2023, 8:05 a.m. UTC | #2
Hello,

Pushed, thanks!

Cyril Hrubis <chrubis@suse.cz> writes:

> Hi!
>> Fixes: 895edeed2ebe ("splice06.c: Add splice check on proc files")
>> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
>> ---
>>  runtest/syscalls | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/runtest/syscalls b/runtest/syscalls
>> index 149c93820..53e519639 100644
>> --- a/runtest/syscalls
>> +++ b/runtest/syscalls
>> @@ -1513,6 +1513,7 @@ splice02 splice02
>>  splice03 splice03
>>  splice04 splice04
>>  splice05 splice05
>> +splice06 splice06
>
> And it needs .gitignore as well.
>
> Ritchie can you please add that to the patch and push it?
>
> -- 
> Cyril Hrubis
> chrubis@suse.cz
diff mbox series

Patch

diff --git a/runtest/syscalls b/runtest/syscalls
index 149c93820..53e519639 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -1513,6 +1513,7 @@  splice02 splice02
 splice03 splice03
 splice04 splice04
 splice05 splice05
+splice06 splice06
 
 tee01 tee01
 tee02 tee02