From: W. Trevor King Date: Wed, 19 Nov 2008 01:51:16 +0000 (-0500) Subject: One of my tests left my bzr name as John Doe. Seems to be fixed now. X-Git-Tag: 1.0.0~147 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4403767ac9965fc81ee639d23cf5c4dd3d94a9f1;p=be.git One of my tests left my bzr name as John Doe. Seems to be fixed now. I checked with $ python test.py ... $ ./test_usage.py ... $ hg showconfig | grep ui.username && bzr whoami $ git config user.name && git config user.email && tla my-id --- diff --git a/.be/bugs/dac91856-cb6a-4f69-8c03-38ff0b29aab2/comments/1182d8e6-5e87-4d0a-b271-c298c36bbc21/values b/.be/bugs/dac91856-cb6a-4f69-8c03-38ff0b29aab2/comments/1182d8e6-5e87-4d0a-b271-c298c36bbc21/values index 3d4f044..92e7e86 100644 --- a/.be/bugs/dac91856-cb6a-4f69-8c03-38ff0b29aab2/comments/1182d8e6-5e87-4d0a-b271-c298c36bbc21/values +++ b/.be/bugs/dac91856-cb6a-4f69-8c03-38ff0b29aab2/comments/1182d8e6-5e87-4d0a-b271-c298c36bbc21/values @@ -15,7 +15,7 @@ Date=Wed, 19 Nov 2008 01:12:37 +0000 -From=John Doe +From=W. Trevor King