6 lines
79 B
Bash
Executable File
6 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check readlinkat syscall decoding.
|
|
|
|
. "${srcdir=.}/readlink.test"
|