grisu / gricli

Grisu commandline client
7 stars 2 forks source link

Logging in to nonexistent backend doesn't exit #127

Closed ndjones closed 13 years ago

ndjones commented 13 years ago

Logging in to a non existent backend doesn't exit gracefully. An error message saying:

Cannot login to 

is reported just before the command prompt is shown, but then the Logging in... progress stick continues to rotate:

[njon001@login1 bio]$ /opt/griclish-dev/griclish-dev -b devcd ..
Cannot login to devcd
gricli> Logging in... /

Would suggest that an error is shown, along with a list of the available backends

makkus commented 13 years ago

Should be fixed.