Skip to content

Commit

Permalink
Update unsupported upgrade path message (vmware#1685)
Browse files Browse the repository at this point in the history
(cherry picked from commit c7c1598)
  • Loading branch information
andrewtchin authored and zjs committed Jun 22, 2018
1 parent aa61ce3 commit 60b62dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/build/scripts/upgrade/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function proceedWithUpgrade {
fi

log ""
log "Detected old appliance's version $ver as 1.2.0 or older."
log "Detected old appliance's version as $ver."
log "Upgrade from this version is not a supported upgrade path."
log "If the old appliance's version is not detected correctly, please contact VMware support."
exit 1
Expand Down

0 comments on commit 60b62dc

Please sign in to comment.