Revision 7b8cdc65 snf-image-host/create

b/snf-image-host/create
93 93
snf_export_TYPE="$IMG_FORMAT"
94 94
snf_export_PASSWORD="$IMG_PASSWD"
95 95
snf_export_HOSTNAME="$instance"
96
if [ -n "$IMG_PROPERTIES" ]
96
if [ -n "$IMG_PROPERTIES" ]; then
97 97
    snf_export_PROPERTIES="$IMG_PROPERTIES"
98 98
fi
99 99
if [ -n "$IMG_PERSONALITY" ]; then

Also available in: Unified diff