blob: 5ae8ffa9b704c1b2833f831cd0cd05e0342916e6 [file] [log] [blame]
#!/bin/sh
# umovestr short read regression test
. "${srcdir=.}/init.sh"
run_prog
run_strace -e chdir $args
match_diff
exit 0