Revision 8b9d0a95 host/common.sh.in

b/host/common.sh.in
123 123
    IMG_ID=$OSP_IMG_ID
124 124
    IMG_FORMAT=$OSP_IMG_FORMAT
125 125
    IMG_PASSWD=$OSP_IMG_PASSWD
126
    if [ -e "$OSP_IMG_PERSONALITY" ]; then
127
        IMG_PERSONALITY=$OSP_IMG_PERSONALITY
128
    fi
126 129
}
127 130

  
128 131
map_disk0() {

Also available in: Unified diff