5 lines
245 B
Plaintext
5 lines
245 B
Plaintext
|
#!/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
|