4 lines
241 B
Bash
Executable file
4 lines
241 B
Bash
Executable file
#!/bin/sh -efu
|
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (file_handle -e trace=name_to_handle_at,open_by_handle_at); do not edit.
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -e trace=name_to_handle_at,open_by_handle_at
|