7 lines
117 B
Bash
Executable File
7 lines
117 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# yet another umovestr short read test
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a14 -e trace=chdir
|