Fix lack of message when setting exec bit
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 May 2017 15:19:11 +0000 (17:19 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 May 2017 15:19:11 +0000 (17:19 +0200)
commit81f8b62bb2813d1cce388f10f39435d14042147d
treefac4ac5f9702ba4369aa695c2dc7628378a7aec8
parentd23600fbaf5abf4d584d58ff2664fa041e51f259
Fix lack of message when setting exec bit

Nothing was telling that the content couldn't be
set as executable. Note that nothing is made to check
that a content (executable or not) exist.
Also note that installing several executables for
one widget isn't possible now.

Change-Id: I10373fa27cd8d1d90c292e3529d8a5eec62bb8f0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/wgtpkg-install.c