5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
|
#!/bin/sh -efu
|
||
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (newfstatat -a32 -v -P stat.sample -P /dev/full); do not edit.
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff -a32 -v -P stat.sample -P /dev/full
|