diff mbox series

runtest/syscalls: Add vmsplice03 to runtest/syscalls

Message ID 20191209063522.12888-1-ice_yangxiao@163.com
State Accepted
Headers show
Series runtest/syscalls: Add vmsplice03 to runtest/syscalls | expand

Commit Message

Xiao Yang Dec. 9, 2019, 6:35 a.m. UTC
Signed-off-by: Xiao Yang <ice_yangxiao@163.com>
---
 runtest/syscalls | 1 +
 1 file changed, 1 insertion(+)

Comments

Cyril Hrubis Dec. 9, 2019, 10:20 a.m. UTC | #1
Hi!
Pushed, thanks for fixing this.
diff mbox series

Patch

diff --git a/runtest/syscalls b/runtest/syscalls
index 15dbd9971..fa87ef63f 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -1547,6 +1547,7 @@  vhangup02 vhangup02
 #vmsplice test cases
 vmsplice01 vmsplice01
 vmsplice02 vmsplice02
+vmsplice03 vmsplice03
 
 wait01 wait01
 wait02 wait02