Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Confirmation for ml upgrade command doesn't recognize 'yes' as affirmative #123

Closed
peterskim12 opened this issue Aug 16, 2013 · 0 comments
Closed
Assignees

Comments

@peterskim12
Copy link
Contributor

ml upgrade command asks the user if he/she wants to continue. It only seems to accept 'y' to express an affirmative response. It should also accept 'yes' and probably also any variations of capitalization. e.g. 'Yes', 'YES", etc.

Peters-MacBook-Pro:rlus_demo pkim$ ./ml upgrade --branch=dev
This command will attempt to upgrade to the latest Roxy files.
Before running this command, you should have checked all your code
into a source code repository, such as Git or Subversion. Doing so
will make it much easier to fix problems if something goes wrong.

Are you ready to proceed?
yes
later

@ghost ghost assigned dmcassel Aug 16, 2013
dmcassel added a commit that referenced this issue Aug 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants