popularity
idea
0

Minor Bug: Message text wrong

This is a server deletion session via Rackspace:

boyd@kitchen:/opt/feedmagnet/tools 18:44:41 > knife rackspace server delete 20515608
Instance ID: 20515608
Host ID: ff7a335d1c3365ae694435ccba20f930
Name: adidasutil
Flavor: 256 server
^[[AImage: Ubuntu 10.04 LTS (lucid)
Public DNS Name: 50.56.122.182
Private IP Address: 10.181.45.36

Do you really want to delete thYs server? (Y/N) Y
Just say Y or N, please.o with 
Do you really want to delete this server? (Y/N) Y   
WARNING: Deleted server 20515608 named adidasutil

Note the “please.o” which is likely not a big deal, but might be some attempted method call as well.

The error message was caused by me mistakenly hitting the up arrow during the process (thus the ^[[A character).

Not sure why markdown is not having an effect. I used “```” and it did not format. 4 space indent did work. I also have double spacing between paragraphs that is not interpreted correctly.

Chef rocks. Opscode Rolls!