Fix minor typo
[snf-image] / snf-image-host / create
index a4a6038..9fa084b 100755 (executable)
@@ -54,7 +54,7 @@ trap "" SIGPIPE
 
 trap report_and_cleanup EXIT
 
-echo "Processing image with name: \`$IMAGE_NAME' and type: \`$IMAGE_TYPE'" >&2
+echo "Processing image with ID: \`$IMG_ID' and type: \`$IMAGE_TYPE'" >&2
 
 case $BACKEND_TYPE in
     local)