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