Browse Source

Spelling

Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
2.5.x
Ole Petter 4 years ago
committed by Lluis Campos
parent
commit
de0d63cc97
  1. 2
      mender-convert-package

2
mender-convert-package

@ -148,7 +148,7 @@ device_type=$(cat work/rootfs/data/mender/device_type | sed 's/[^=]*=//')
# Get the name from the input disk_image
temp_img_name=$(basename "$disk_image")
# Check if user has chooses custom filename
# Check if user has chosen custom filename
if [ -z "${DEPLOY_IMAGE_NAME}" ]; then
# Strip the image suffix from temp_img_name and set the original image name as
# the output image name

Loading…
Cancel
Save