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