diff options
Diffstat (limited to 'scripts/poky-autobuild')
| -rwxr-xr-x | scripts/poky-autobuild | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/poky-autobuild b/scripts/poky-autobuild index cc2d858c6e..48c7df8403 100755 --- a/scripts/poky-autobuild +++ b/scripts/poky-autobuild @@ -72,4 +72,4 @@ if [ "x$POSTPROCESS" != "x" ]; then      $POSTPROCESS $ABTARGET $TARGETDIR  fi -exit $? +exit $retval | 
