4 lines
219 B
Bash
Executable file
4 lines
219 B
Bash
Executable file
#!/bin/sh -efu
|
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (oldstat -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
|