7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check SIGCHLD siginfo_t decoding.
|
||
|
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff -e trace=none
|