wrong variables checked in ubucloudimage
Bug #1517284 reported by
Seth Arnold
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubumirror (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
ubucloudimage contains in part:
if [ -z "$UBUARC_DIR" ]; then
echo -n "No Ubuntu cloud-image target directory (UBUCLOUD_DIR) set in "
echo "/etc/ubumirror
exit 2
fi
Note UBUARC_DIR vs UBUCLOUD_DIR.
Thanks