[Piglit] [Patch v2 2/4] xts.py: Use piglit.conf to set bindir

Chad Versace chad.versace at linux.intel.com
Thu Jul 10 09:38:39 PDT 2014


On 07/07/2014 04:20 PM, Dylan Baker wrote:
> v2: - replace config name bindir with path (chadv)
>
> Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>
> ---
>   piglit.conf.example | 3 +++
>   tests/xts.py        | 5 +++--
>   2 files changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/piglit.conf.example b/piglit.conf.example
> index 72ee1ef..bff3cfe 100644
> --- a/piglit.conf.example
> +++ b/piglit.conf.example
> @@ -3,3 +3,6 @@
>   ;opencv_test_ocl_bindir=/home/user/opencv/build/bin
>   ;opencv_workdir=/home/user/opencv/samples/c/
>   ;
> +[xts]
> +; Set bindir equal to the root of the xts directory
> +;path=/home/user/src/xts

The comment still says "bindir" in patches 2-4. Fix it to say "path",
and patches 2-4 have my r-b.



More information about the Piglit mailing list