view tests/test-pread.sh @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -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