6 lines
68 B
Bash
Executable File
6 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check stat syscall decoding.
|
|
|
|
. "${srcdir=.}/statx.sh"
|