Merge "Add a message for the amphora image size"

This commit is contained in:
Zuul
2020-09-02 10:06:13 +00:00
committed by Gerrit Code Review

View File

@@ -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`"