[LTP] [PATCH] runtest/syscalls: Add missing entry for splice06

Cyril Hrubis chrubis@suse.cz
Wed Oct 11 14:14:48 CEST 2023


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
 
 tee01 tee01
 tee02 tee02
-- 
2.41.0



More information about the ltp mailing list