[PATCH] tests: fix uio building w/out preadv/pwritev

Dmitry V. Levin ldv at altlinux.org
Mon Aug 11 17:45:45 UTC 2014


On Mon, Aug 11, 2014 at 02:52:08AM -0400, Mike Frysinger wrote:
[...]
> -./uio ||
> -	fail_ 'uio failed'
> +./uio || {
> +	if [ $? -eq 77 ]; then
> +		framework_skip_

Note that framework_skip_ takes an argument.  I've corrected this
and applied.  Thanks!


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140811/f9137040/attachment.bin>


More information about the Strace-devel mailing list