Merge "Export image properties"

This commit is contained in:
Jenkins
2015-04-08 21:11:02 +00:00
committed by Gerrit Code Review

View File

@@ -18,5 +18,5 @@ source $_LIB/common-defaults
FS_TYPE=${FS_TYPE:-ext4}
# Used to set the file extension only at this stage.
IMAGE_TYPE=${IMAGE_TYPE:-qcow2}
IMAGE_NAME=${IMAGE_NAME:-image}
export IMAGE_TYPE=${IMAGE_TYPE:-qcow2}
export IMAGE_NAME=${IMAGE_NAME:-image}