[PATCH v4 wayland-protocols] test: add make check

Daniel Stone daniel at fooishbar.org
Tue Jan 12 11:31:05 PST 2016


Hi,

On 12 January 2016 at 19:22, Derek Foreman <derekf at osg.samsung.com> wrote:
> --- /dev/null
> +++ b/tests/scan.sh
> @@ -0,0 +1,10 @@
> +#!/bin/sh -e
> +
> +if [ "x$SCANNER" = "x" ] ; then
> +       echo "No scanner present, test will fail." 1>&2
> +       exit 1
> +fi

Bikeshed: exit 77 will skip rather than fail.

Cheers,
Daniel


More information about the wayland-devel mailing list