5598: make cli User.info consistent w/other output
svn: r23110
This commit is contained in:
		@@ -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))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user