6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check getgid syscall decoding.
|
||
|
|
||
|
. "${srcdir=.}/getuid.test"
|