4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
![]() |
#!/bin/sh -efu
|
||
|
# Check handling of CLONE_PARENT'ed processes.
|
||
|
. "${srcdir=.}/clone_ptrace.test"
|