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