Merge c9580d17ee
into 9a3a10bf10
This commit is contained in:
commit
afee954152
6
build.sh
6
build.sh
|
@ -108,11 +108,11 @@ run_stage(){
|
||||||
run_sub_stage
|
run_sub_stage
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
PREV_ROOTFS_DIR="${ROOTFS_DIR}"
|
||||||
|
PREV_STAGE="${STAGE}"
|
||||||
|
PREV_STAGE_DIR="${STAGE_DIR}"
|
||||||
fi
|
fi
|
||||||
unmount "${WORK_DIR}/${STAGE}"
|
unmount "${WORK_DIR}/${STAGE}"
|
||||||
PREV_STAGE="${STAGE}"
|
|
||||||
PREV_STAGE_DIR="${STAGE_DIR}"
|
|
||||||
PREV_ROOTFS_DIR="${ROOTFS_DIR}"
|
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
log "End ${STAGE_DIR}"
|
log "End ${STAGE_DIR}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user