[Piglit] [PATCH 2/2] run.py: fix typos in resume finished message

Dylan Baker baker.dylan.c at gmail.com
Fri Sep 19 13:35:36 PDT 2014


Reviewed-by: Dylan Baker <baker.dylan.c at gmail.com>

On Friday, September 19, 2014 04:16:54 PM Thomas Wood wrote:
> Signed-off-by: Thomas Wood <thomas.wood at intel.com>
> ---
>  framework/programs/run.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/framework/programs/run.py b/framework/programs/run.py
> index dbd4431..da38aca 100644
> --- a/framework/programs/run.py
> +++ b/framework/programs/run.py
> @@ -330,4 +330,4 @@ def resume(input_):
>      backend.finalize()
>  
>      print("Thank you for running Piglit!\n"
> -          "Results have ben wrriten to {0}".format(args.results_path))
> +          "Results have been written to {0}".format(args.results_path))
> -- 
> 1.9.3
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140919/03d2d4d3/attachment-0001.sig>


More information about the Piglit mailing list