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