summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-12-06 10:54:07 -0500
committerW. Trevor King <wking@drexel.edu>2010-12-06 10:54:07 -0500
commit49896ffd2bf821150cfdfcc2a0e8c26c1fb2defe (patch)
treed5e55dbafd19a7dd7b52837f09c46741ce0a8e88
parentab090d8929f7019aa68876fd825766f472fd9138 (diff)
Fix unittest for `be show` after 22dd202ff4c0a1893f6e9f4d2b6aa1d4da3bf728.
-rw-r--r--libbe/command/show.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/libbe/command/show.py b/libbe/command/show.py
index 33c898f..b24aa94 100644
--- a/libbe/command/show.py
+++ b/libbe/command/show.py
@@ -58,9 +58,9 @@ class Show (libbe.command.Command):
<be-xml>
<version>
<tag>...</tag>
- <branch-nick>...</branch-nick>
- <revno>...</revno>
- <revision-id>...</revision-id>
+ <committer>...</committer>
+ <date>...</date>
+ <revision>...</revision>
</version>
<bug>
<uuid>a</uuid>