From 4403767ac9965fc81ee639d23cf5c4dd3d94a9f1 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 18 Nov 2008 20:51:16 -0500 Subject: 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 --- .../comments/1182d8e6-5e87-4d0a-b271-c298c36bbc21/values | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.be/bugs/dac91856-cb6a-4f69-8c03-38ff0b29aab2') 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 -- cgit