diff --git a/diskimage-create/diskimage-create.sh b/diskimage-create/diskimage-create.sh index 665f159bc2..2c70165b1d 100755 --- a/diskimage-create/diskimage-create.sh +++ b/diskimage-create/diskimage-create.sh @@ -505,3 +505,4 @@ if [ -z "$DIB_REPOREF_amphora_agent" ]; then else echo "Successfully built the amphora using the $DIB_REPOREF_amphora_agent amphora-agent." fi +echo "Amphora image size: `stat -c "%n %s" $AMP_OUTPUTFILENAME`"