Fix minor typo
authorNikos Skalkotos <skalkoto@grnet.gr>
Thu, 17 Oct 2013 12:32:55 +0000 (15:32 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Thu, 17 Oct 2013 12:32:55 +0000 (15:32 +0300)
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)