Re: [PATCH] desktop-shell: print what failed on exec

2012-01-27 Thread Kristian Høgsberg
On Fri, Jan 27, 2012 at 2:50 AM, Pekka Paalanen wrote: > Signed-off-by: Pekka Paalanen That's a good improvement, thanks. Kristian > --- > > This is for both master and 0.85 branches. > > clients/desktop-shell.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/clie

[PATCH] desktop-shell: print what failed on exec

2012-01-26 Thread Pekka Paalanen
Signed-off-by: Pekka Paalanen --- This is for both master and 0.85 branches. clients/desktop-shell.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index a6a6147..4848449 100644 --- a/clients/desktop-shell.c +++ b/clien