aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/poky-autobuild-postprocess
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poky-autobuild-postprocess')
-rwxr-xr-xscripts/poky-autobuild-postprocess2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poky-autobuild-postprocess b/scripts/poky-autobuild-postprocess
index 9edc52561a..d9ba72d14d 100755
--- a/scripts/poky-autobuild-postprocess
+++ b/scripts/poky-autobuild-postprocess
@@ -119,5 +119,5 @@ done
if [ -e ./images-complete ]; then
touch $DEST/complete
fi
-chmod a+w -R $DEST
+chmod a+w -R $DEST || true