On 06/04/2012 09:49 PM, Peter Hutterer wrote:
> Might as well get as much data as possible.
> 
> Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
> ---
>  src/environment.cpp |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/environment.cpp b/src/environment.cpp
> index a3a8ead..ca499ee 100644
> --- a/src/environment.cpp
> +++ b/src/environment.cpp
> @@ -142,6 +142,7 @@ void xorg::testing::Environment::SetUp() {
>  
>    d_->process.Start(d_->path_to_server, d_->path_to_server.c_str(),
>                      display_string,
> +                    "-logverbose", "10",
>                      "-logfile", d_->path_to_log_file.c_str(),
>                      "-config", d_->path_to_conf.c_str(),
>                      NULL);

Looks good to me :).

Reviewed-by: Chase Douglas <chase.doug...@canonical.com>

Merged 0c038b4..9c8986c

Thanks!
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to