On Monday, September 23, 2013 11:12:50 PM [email protected] wrote:
> From: Marek Olšák <[email protected]>
> 
> ---
>  piglit-run.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/piglit-run.py b/piglit-run.py
> index 7e99791..889d7e2 100755
> --- a/piglit-run.py
> +++ b/piglit-run.py
> @@ -62,7 +62,7 @@ def main():
>                          action  = "append",
>                          metavar = "<regex>",
>                          help    = "Exclude matching tests (can be used more
> than once)") -    parser.add_argument("--no-concurrency",
> +    parser.add_argument("-1", "--no-concurrency",
>                          action  = "store_false",
>                          dest    = "concurrency",
>                          help    = "Disable concurrent test runs")

I like this much better than -c0. Reviewed-by: 
Dylan Baker <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to