From: José Bollo Date: Mon, 26 Jun 2017 08:29:17 +0000 (+0200) Subject: afm-util: report correctly error status of dbus-send X-Git-Tag: dab/3.99.2~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=c4229aaa4f3ca160f3bc044bd64e2d7dec1148b8 afm-util: report correctly error status of dbus-send Bug-AGL: SPEC-699 Change-Id: I8398f9dedefbe02a1ba57ed3725fa680a8db3cfa Signed-off-by: José Bollo --- diff --git a/scripts/afm-util b/scripts/afm-util index 9df5284..9313b50 100755 --- a/scripts/afm-util +++ b/scripts/afm-util @@ -20,6 +20,7 @@ send() { org.AGL.afm.user.$1 \ "string:$2" | pretty + return ${PIPESTATUS[0]} } case "$1" in