view tests/test-pread.sh @ 40187:7f943adad683

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 19 Feb 2019 08:54:45 -0800
parents 44954971957b
children 8c1a17df67e0
line wrap: on
line source

#!/bin/sh
. "${srcdir=.}/init.sh"; path_prepend_ .

fail=0
: | test-pread || fail=1

Exit $fail