5598: make cli User.info consistent w/other output
svn: r23110
This commit is contained in:
parent
532424605b
commit
2abca1d071
@ -196,5 +196,4 @@ class User(user.User):
|
||||
"""
|
||||
Displays information to the CLI
|
||||
"""
|
||||
self._fileout.write(msg1)
|
||||
self._fileout.write(infotext)
|
||||
self._fileout.write("{} {}\n".format(msg1, infotext))
|
||||
|
Loading…
Reference in New Issue
Block a user