5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
|
#!/bin/sh -efu
|
||
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (open -a30 -P $NAME.sample); do not edit.
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff -a30 -P $NAME.sample
|