bzr whoami shouldn't allow empty ("") argument
Bug #674836 reported by
Alexander Belchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned | ||
Breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
bzr 2.2.1:
C:\work\>bzr whoami --branch ""
"" does not seem to contain an email address. This is allowed, but not recommended.
C:\work\>bzr whoami
bzr: ERROR: Unable to determine your name.
Please, set your name with the 'whoami' command.
E.g. bzr whoami "Your Name <email address hidden>"
I don't think it's a good behavior.
tags: | added: whoami |
tags: | added: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | removed: check-for-breezy |
To post a comment you must log in.
Why do you thing its bad?
What should it do?