Dmitry V. Levin
58d0ee2ea5
* tests/chown.test: Fix the value specified for strace -a parameter. Reported-by: Yun-Chih Chen <b03902074@ntu.edu.tw>
7 lines
95 B
Bash
Executable File
7 lines
95 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check chown syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a28
|