diff --git a/src/new_build.sh b/src/new_build.sh index f9dd912..6b6baf3 100755 --- a/src/new_build.sh +++ b/src/new_build.sh @@ -253,6 +253,7 @@ for codename in ${devices//,/ }; do # Setup our overlays if [ "$BUILD_OVERLAY" = true ]; then echo "Using BUILD_OVERLAY is not yet working" + exit 1 # lowerdir=$SRC_DIR/$branch_dir # upperdir=$TMP_DIR/device