7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check getgroups32 syscall decoding.
|
||
|
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff -a19
|