[gnome-software/wip/temp/ubuntu-xenial-rebased: 138/326] Set error on dpkg-deb exec failure
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 138/326] Set error on dpkg-deb exec failure
- Date: Fri, 29 Apr 2016 09:58:56 +0000 (UTC)
commit 07671ca3e8c03b6eeaa4a01ff9c3b894e05f9715
Author: William Hua <william hua canonical com>
Date: Thu Mar 3 16:04:05 2016 -0500
Set error on dpkg-deb exec failure
src/plugins/gs-plugin-apt.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-apt.c b/src/plugins/gs-plugin-apt.c
index 4edc505..731aa41 100644
--- a/src/plugins/gs-plugin-apt.c
+++ b/src/plugins/gs-plugin-apt.c
@@ -875,7 +875,7 @@ gs_plugin_filename_to_app (GsPlugin *plugin,
&output,
NULL,
NULL,
- NULL))
+ error))
return FALSE;
tokens = g_strsplit (output, "\n", 0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]